changeset 6911:63e94c52a85a

[project @ 2007-09-17 22:40:07 by jwe]
author jwe
date Mon, 17 Sep 2007 22:40:07 +0000
parents 710aea220a2c
children 66c7da4ee7a1
files src/ChangeLog src/version.h
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 01 23:23:44 2008 -0500
+++ b/src/ChangeLog	Mon Sep 17 22:40:07 2007 +0000
@@ -1,6 +1,10 @@
 2007-09-17  John W. Eaton  <jwe@octave.org>
 
-	* version.h (OCTAVE_VERSION): Now 2.9.14
+	* version.h (OCTAVE_VERSION): Now 2.9.14+.
+
+2007-09-17  John W. Eaton  <jwe@octave.org>
+
+	* version.h (OCTAVE_VERSION): Now 2.9.14.
 	(OCTAVE_API_VERSION): Now api-v26.
 	(OCTAVE_RELEASE_DATE): Now 2007-09-17.
 
--- a/src/version.h	Fri Feb 01 23:23:44 2008 -0500
+++ b/src/version.h	Mon Sep 17 22:40:07 2007 +0000
@@ -25,7 +25,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.14"
+#define OCTAVE_VERSION "2.9.14+"
 
 #define OCTAVE_API_VERSION "api-v26"