diff src/version.h @ 7961:a5d1e27ee1f4 ss-3-1-51

3.1.51 snapshot
author John W. Eaton <jwe@octave.org>
date Tue, 22 Jul 2008 11:40:48 -0400
parents 4e5bea7f985a
children bd3fa5ca55e6
line wrap: on
line diff
--- a/src/version.h	Mon Jul 21 17:55:29 2008 -0400
+++ b/src/version.h	Tue Jul 22 11:40:48 2008 -0400
@@ -24,11 +24,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "3.1.50+"
+#define OCTAVE_VERSION "3.1.51"
 
 #define OCTAVE_API_VERSION "api-v33+"
 
-#define OCTAVE_RELEASE_DATE "2008-07-18"
+#define OCTAVE_RELEASE_DATE "2008-07-21"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2008 John W. Eaton and others."