diff src/version.h @ 7963:bd3fa5ca55e6

bump version
author John W. Eaton <jwe@octave.org>
date Tue, 22 Jul 2008 15:52:07 -0400
parents a5d1e27ee1f4
children b4a1a5472191
line wrap: on
line diff
--- a/src/version.h	Tue Jul 22 11:41:09 2008 -0400
+++ b/src/version.h	Tue Jul 22 15:52:07 2008 -0400
@@ -24,7 +24,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "3.1.51"
+#define OCTAVE_VERSION "3.1.51+"
 
 #define OCTAVE_API_VERSION "api-v33+"