diff src/version.h @ 7091:5608935ff522 ss-2-9-16

[project @ 2007-10-31 21:26:39 by jwe]
author jwe
date Wed, 31 Oct 2007 21:29:24 +0000
parents 62552bb913c4
children e5005117103d
line wrap: on
line diff
--- a/src/version.h	Wed Oct 31 21:03:48 2007 +0000
+++ b/src/version.h	Wed Oct 31 21:29:24 2007 +0000
@@ -24,11 +24,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.15+"
+#define OCTAVE_VERSION "2.9.16"
 
-#define OCTAVE_API_VERSION "api-v27"
+#define OCTAVE_API_VERSION "api-v28"
 
-#define OCTAVE_RELEASE_DATE "2007-10-13"
+#define OCTAVE_RELEASE_DATE "2007-10-31"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2007 John W. Eaton and others."