diff src/version.h @ 7156:77de8319c337 ss-2-9-17

[project @ 2007-11-10 06:16:59 by jwe]
author jwe
date Sat, 10 Nov 2007 06:17:00 +0000
parents e5005117103d
children f2ba4aa9a5f9
line wrap: on
line diff
--- a/src/version.h	Sat Nov 10 05:14:23 2007 +0000
+++ b/src/version.h	Sat Nov 10 06:17:00 2007 +0000
@@ -24,11 +24,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.16+"
+#define OCTAVE_VERSION "2.9.17"
 
-#define OCTAVE_API_VERSION "api-v28"
+#define OCTAVE_API_VERSION "api-v29"
 
-#define OCTAVE_RELEASE_DATE "2007-10-31"
+#define OCTAVE_RELEASE_DATE "2007-11-10"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2007 John W. Eaton and others."