diff src/version.h @ 7950:4e5bea7f985a

bump version and api
author John W. Eaton <jwe@octave.org>
date Sat, 19 Jul 2008 22:35:10 -0400
parents af10baa63915
children a5d1e27ee1f4
line wrap: on
line diff
--- a/src/version.h	Fri Jul 18 17:43:00 2008 -0400
+++ b/src/version.h	Sat Jul 19 22:35:10 2008 -0400
@@ -24,9 +24,9 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "3.1.50"
+#define OCTAVE_VERSION "3.1.50+"
 
-#define OCTAVE_API_VERSION "api-v33"
+#define OCTAVE_API_VERSION "api-v33+"
 
 #define OCTAVE_RELEASE_DATE "2008-07-18"