diff configure.ac @ 12137:2f81402cb6cc release-3-4-x

version is now 3.3.90+
author John W. Eaton <jwe@octave.org>
date Sat, 22 Jan 2011 16:18:41 -0500
parents 6c54ad0fde04
children 071a4aa15124
line wrap: on
line diff
--- a/configure.ac	Sat Jan 22 16:16:18 2011 -0500
+++ b/configure.ac	Sat Jan 22 16:18:41 2011 -0500
@@ -27,7 +27,7 @@
 EXTERN_CFLAGS="$CFLAGS"
 EXTERN_CXXFLAGS="$CXXFLAGS"
 
-AC_INIT([GNU Octave], [3.3.90], [bug@octave.org], [octave])
+AC_INIT([GNU Octave], [3.3.90+], [bug@octave.org], [octave])
 
 dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg
 OCTAVE_VERSION="$PACKAGE_VERSION"