diff src/version.h @ 4134:76d25b5e6223

[project @ 2002-10-30 01:03:27 by jwe]
author jwe
date Wed, 30 Oct 2002 01:03:27 +0000
parents fc2048d4cd21
children dd311d514ffd
line wrap: on
line diff
--- a/src/version.h	Tue Oct 29 23:57:34 2002 +0000
+++ b/src/version.h	Wed Oct 30 01:03:27 2002 +0000
@@ -23,7 +23,7 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.1.37"
+#define OCTAVE_VERSION "2.1.38"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 John W. Eaton."
@@ -39,8 +39,8 @@
 FITNESS FOR A PARTICULAR PURPOSE."
 
 #define OCTAVE_CONTRIB_STATEMENT \
-  "Please contribute if you find this software useful.  For more\n\
-information, please visit http://www.octave.org/help-wanted.html"
+  "Please contribute if you find this software useful.\n\
+For more information, visit http://www.octave.org/help-wanted.html"
 
 #define OCTAVE_BUGS_STATEMENT \
   "Report bugs to <bug-octave@bevo.che.wisc.edu>."