diff src/version.h @ 5149:8b7b4ffab39c

[project @ 2005-02-18 21:59:24 by jwe]
author jwe
date Fri, 18 Feb 2005 21:59:24 +0000
parents f7e39f977fe8
children 9f3299378193
line wrap: on
line diff
--- a/src/version.h	Fri Feb 18 19:04:34 2005 +0000
+++ b/src/version.h	Fri Feb 18 21:59:24 2005 +0000
@@ -23,9 +23,9 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.1.64"
+#define OCTAVE_VERSION "2.1.64-cvs"
 
-#define OCTAVE_API_VERSION "api-v12"
+#define OCTAVE_API_VERSION "api-v12-cvs"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 2004 John W. Eaton."