diff configure.ac @ 10456:0152a451acb8

version is now 3.3.51+
author John W. Eaton <jwe@octave.org>
date Wed, 24 Mar 2010 16:27:46 -0400
parents 79a56d0a6a0d
children bcabc1c4f20c
line wrap: on
line diff
--- a/configure.ac	Wed Mar 24 17:10:23 2010 -0400
+++ b/configure.ac	Wed Mar 24 16:27:46 2010 -0400
@@ -29,7 +29,7 @@
 EXTERN_CFLAGS="$CFLAGS"
 EXTERN_CXXFLAGS="$CXXFLAGS"
 
-AC_INIT([GNU Octave], [3.3.51], [bug@octave.org], [octave])
+AC_INIT([GNU Octave], [3.3.51+], [bug@octave.org], [octave])
 
 dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg
 OCTAVE_VERSION="$PACKAGE_VERSION"