diff src/version.h @ 5965:290420f503b2

[project @ 2006-08-24 19:01:16 by jwe]
author jwe
date Thu, 24 Aug 2006 19:01:17 +0000
parents 84dc6800fcd8
children 3cbefe88edc6
line wrap: on
line diff
--- a/src/version.h	Thu Aug 24 17:33:28 2006 +0000
+++ b/src/version.h	Thu Aug 24 19:01:17 2006 +0000
@@ -25,11 +25,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.7+"
+#define OCTAVE_VERSION "2.9.8"
 
-#define OCTAVE_API_VERSION "api-v20"
+#define OCTAVE_API_VERSION "api-v21"
 
-#define OCTAVE_RELEASE_DATE "2006-07-28"
+#define OCTAVE_RELEASE_DATE "2006-08-24"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 2006 John W. Eaton."