diff src/version.h @ 7301:89d546610556 ss-2-9-19

[project @ 2007-12-12 03:56:59 by jwe]
author jwe
date Wed, 12 Dec 2007 03:57:00 +0000
parents 42dc0f2acac1
children 4feb1214badf
line wrap: on
line diff
--- a/src/version.h	Wed Dec 12 00:29:19 2007 +0000
+++ b/src/version.h	Wed Dec 12 03:57:00 2007 +0000
@@ -24,11 +24,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "2.9.18+"
+#define OCTAVE_VERSION "2.9.19"
 
-#define OCTAVE_API_VERSION "api-v30"
+#define OCTAVE_API_VERSION "api-v31"
 
-#define OCTAVE_RELEASE_DATE "2007-12-05"
+#define OCTAVE_RELEASE_DATE "2007-12-11"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2007 John W. Eaton and others."