changeset 3816:8cb594807664

[project @ 2001-04-19 20:08:40 by jwe]
author jwe
date Thu, 19 Apr 2001 20:08:40 +0000
parents c554ad71bafc
children 7d053641164e
files src/version.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/version.h
+++ b/src/version.h
@@ -23,7 +23,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.1.33"
+#define OCTAVE_VERSION "2.1.34"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 John W. Eaton."