diff src/version.h @ 9636:74be4b7273e4 ss-3-3-50

update version info for snapshot
author John W. Eaton <jwe@octave.org>
date Sat, 12 Sep 2009 06:55:13 -0400
parents 5e276a0b9997
children 5d49ff601e9b
line wrap: on
line diff
--- a/src/version.h	Fri Sep 11 11:16:38 2009 +0200
+++ b/src/version.h	Sat Sep 12 06:55:13 2009 -0400
@@ -25,11 +25,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "3.1.55"
+#define OCTAVE_VERSION "3.3.50"
 
-#define OCTAVE_API_VERSION "api-v37"
+#define OCTAVE_API_VERSION "api-v38"
 
-#define OCTAVE_RELEASE_DATE "2009-03-25"
+#define OCTAVE_RELEASE_DATE "2009-09-12n"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2009 John W. Eaton and others."