diff src/version.h @ 11861:5e7a180a0bab release-3-0-x

version 3.0.3
author Jaroslav Hajek <highegg@gmail.com>
date Mon, 29 Sep 2008 08:03:12 +0200
parents c4f1001bcf71
children afe7e59fd69e
line wrap: on
line diff
--- a/src/version.h
+++ b/src/version.h
@@ -24,11 +24,11 @@
 #if !defined (octave_version_h)
 #define octave_version_h 1
 
-#define OCTAVE_VERSION "3.0.2"
+#define OCTAVE_VERSION "3.0.3"
 
 #define OCTAVE_API_VERSION "api-v32"
 
-#define OCTAVE_RELEASE_DATE "2008-08-14"
+#define OCTAVE_RELEASE_DATE "2008-09-24"
 
 #define OCTAVE_COPYRIGHT "Copyright (C) 2008 John W. Eaton and others."