diff src/version.h @ 6010:5e4d1e774641

[project @ 2006-09-29 17:23:23 by jwe]
author jwe
date Fri, 29 Sep 2006 17:23:24 +0000
parents 3cbefe88edc6
children 60f9ced8ab53
line wrap: on
line diff
--- a/src/version.h	Wed Sep 27 15:42:01 2006 +0000
+++ b/src/version.h	Fri Sep 29 17:23:24 2006 +0000
@@ -25,11 +25,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.8+"
+#define OCTAVE_VERSION "2.9.9"
 
-#define OCTAVE_API_VERSION "api-v21"
+#define OCTAVE_API_VERSION "api-v22"
 
-#define OCTAVE_RELEASE_DATE "2006-08-24"
+#define OCTAVE_RELEASE_DATE "2006-09-29"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 2006 John W. Eaton."