diff src/version.h @ 7021:0b91144f9533 ss-2-9-15

[project @ 2007-10-13 14:34:06 by jwe]
author jwe
date Sat, 13 Oct 2007 14:34:07 +0000
parents a1dbe9d80eee
children 62552bb913c4
line wrap: on
line diff
--- a/src/version.h	Sat Oct 13 05:13:29 2007 +0000
+++ b/src/version.h	Sat Oct 13 14:34:07 2007 +0000
@@ -24,11 +24,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.14+"
+#define OCTAVE_VERSION "2.9.15"
 
-#define OCTAVE_API_VERSION "api-v26"
+#define OCTAVE_API_VERSION "api-v27"
 
-#define OCTAVE_RELEASE_DATE "2007-09-17"
+#define OCTAVE_RELEASE_DATE "2007-10-13"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2007 John W. Eaton and others."