diff src/version.h @ 5536:f16c05db6250 ss-2-9-4

[project @ 2005-11-11 19:53:51 by jwe]
author jwe
date Fri, 11 Nov 2005 19:53:52 +0000
parents 06585668a971
children f93e8a956c25
line wrap: on
line diff
--- a/src/version.h	Fri Nov 11 18:20:25 2005 +0000
+++ b/src/version.h	Fri Nov 11 19:53:52 2005 +0000
@@ -24,9 +24,9 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.3"
+#define OCTAVE_VERSION "2.9.4"
 
-#define OCTAVE_API_VERSION "api-v16"
+#define OCTAVE_API_VERSION "api-v17"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 2005 John W. Eaton."