changeset 7023:62552bb913c4

[project @ 2007-10-13 16:09:14 by jwe]
author jwe
date Sat, 13 Oct 2007 16:09:15 +0000
parents aaa6fce9b684
children 7e3492d02821
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:35:54 2008 -0500
+++ b/src/ChangeLog	Sat Oct 13 16:09:15 2007 +0000
@@ -1,4 +1,8 @@
-2007-09-17  John W. Eaton  <jwe@octave.org>
+2007-10-13  John W. Eaton  <jwe@octave.org>
+
+	* version.h (OCTAVE_VERSION): Now 2.9.15+.
+
+2007-10-13  John W. Eaton  <jwe@octave.org>
 
 	* version.h (OCTAVE_VERSION): Now 2.9.15.
 	(OCTAVE_API_VERSION): Now api-v27.
--- a/src/version.h	Fri Feb 01 23:35:54 2008 -0500
+++ b/src/version.h	Sat Oct 13 16:09:15 2007 +0000
@@ -24,7 +24,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.15"
+#define OCTAVE_VERSION "2.9.15+"
 
 #define OCTAVE_API_VERSION "api-v27"