changeset 6471:23e8f1cf79ab

[project @ 2007-03-27 20:38:11 by jwe]
author jwe
date Tue, 27 Mar 2007 20:38:11 +0000
parents cfa1dc1f584d
children fb53fc94f526
files src/ChangeLog src/version.h
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 01 22:55:21 2008 -0500
+++ b/src/ChangeLog	Tue Mar 27 20:38:11 2007 +0000
@@ -1,4 +1,7 @@
-<<<<<<< ChangeLog
+2007-03-27  John W. Eaton  <jwe@octave.org>
+
+	* version.h (OCTAVE_VERSION): Now 2.9.10+
+
 2007-03-27  John W. Eaton  <jwe@octave.org>
 
 	* version.h (OCTAVE_VERSION): Now 2.9.10.
@@ -18,12 +21,10 @@
 	arg to X_OCTAVE_NAME_VERSION_COPYRIGHT_COPYING_WARRANTY_AND_BUGS.
 	(OCTAVE_STARTUP_MESSAGE): Put info about news last.
 
-=======
 2007-03-27  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.in (dist, conf-dist): Use ln, not $(LN_S).
 
->>>>>>> 1.1688
 2007-03-26  Juhani Saastamoinen  <juhani@cs.joensuu.fi>
 
 	* file-io.cc (do_stream_open) [! HAVE_ZLIB]:
--- a/src/version.h	Fri Feb 01 22:55:21 2008 -0500
+++ b/src/version.h	Tue Mar 27 20:38:11 2007 +0000
@@ -25,7 +25,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.10"
+#define OCTAVE_VERSION "2.9.10+"
 
 #define OCTAVE_API_VERSION "api-v23"