diff src/version.h @ 6649:38334ac563f0

[project @ 2007-05-22 05:26:49 by jwe]
author jwe
date Tue, 22 May 2007 05:26:49 +0000
parents 23e8f1cf79ab
children f92a2b56fd70
line wrap: on
line diff
--- a/src/version.h	Tue May 22 03:17:36 2007 +0000
+++ b/src/version.h	Tue May 22 05:26:49 2007 +0000
@@ -25,11 +25,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.10+"
+#define OCTAVE_VERSION "2.9.11"
 
-#define OCTAVE_API_VERSION "api-v23"
+#define OCTAVE_API_VERSION "api-v24"
 
-#define OCTAVE_RELEASE_DATE "2007-03-27"
+#define OCTAVE_RELEASE_DATE "2007-05-22"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2007 John W. Eaton and others."