changeset 3749:55df6f9044f6

[project @ 2000-12-09 06:17:15 by jwe]
author jwe
date Sat, 09 Dec 2000 06:17:15 +0000
parents 599fb10b454d
children c922e2d23c8c
files src/version.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/version.h	Fri Dec 08 04:43:34 2000 +0000
+++ b/src/version.h	Sat Dec 09 06:17:15 2000 +0000
@@ -23,7 +23,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.1.31"
+#define OCTAVE_VERSION "2.1.32"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 1996, 1997, 1998, 1999, 2000 John W. Eaton."