diff src/version.h @ 5356:06585668a971 ss-2-9-3

[project @ 2005-05-18 17:20:31 by jwe]
author jwe
date Wed, 18 May 2005 17:20:32 +0000
parents 4c8a2e4e0717
children f16c05db6250
line wrap: on
line diff
--- a/src/version.h	Wed May 18 11:43:38 2005 +0000
+++ b/src/version.h	Wed May 18 17:20:32 2005 +0000
@@ -24,9 +24,9 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.2"
+#define OCTAVE_VERSION "2.9.3"
 
-#define OCTAVE_API_VERSION "api-v15"
+#define OCTAVE_API_VERSION "api-v16"
 
 #define OCTAVE_COPYRIGHT \
   "Copyright (C) 2005 John W. Eaton."