changeset 4408:e50ef03af9ba

[project @ 2003-05-06 19:06:49 by jwe]
author jwe
date Tue, 06 May 2003 19:06:49 +0000
parents 16e8acbd19d5
children 6b191c6e6875
files src/version.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/version.h	Mon May 05 19:00:56 2003 +0000
+++ b/src/version.h	Tue May 06 19:06:49 2003 +0000
@@ -23,7 +23,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.1.47"
+#define OCTAVE_VERSION "2.1.48"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 John W. Eaton."