changeset 5069:b9dae14b5ada

[project @ 2004-11-05 16:18:11 by jwe]
author jwe
date Fri, 05 Nov 2004 16:18:12 +0000
parents ecfba79456a2
children 1e6f653ef1e3
files src/ChangeLog src/version.h
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Nov 04 20:52:23 2004 +0000
+++ b/src/ChangeLog	Fri Nov 05 16:18:12 2004 +0000
@@ -1,3 +1,7 @@
+2004-11-05  John W. Eaton  <jwe@octave.org>
+
+	* version.h (OCTAVE_VERSION): Now 2.1.61.
+
 2004-11-04  John W. Eaton  <jwe@octave.org>
 
 	* pt-colon.cc (tree_colon_expression::line,
--- a/src/version.h	Thu Nov 04 20:52:23 2004 +0000
+++ b/src/version.h	Fri Nov 05 16:18:12 2004 +0000
@@ -23,7 +23,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.1.60"
+#define OCTAVE_VERSION "2.1.61"
 
 #define OCTAVE_API_VERSION "api-v11"