changeset 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 0748110dcaa1
children 56e3a4c765a6
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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"