changeset 16035:999f8257313b

bump version number to 3.7.2+
author John W. Eaton <jwe@octave.org>
date Sat, 09 Feb 2013 16:13:55 -0500
parents 31a0cbabf8dc
children dd583c258cf9 e603ce23f20c
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sun Feb 10 00:59:23 2013 -0500
+++ b/configure.ac	Sat Feb 09 16:13:55 2013 -0500
@@ -19,7 +19,7 @@
 ### <http://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.62])
-AC_INIT([GNU Octave], [3.7.2], [http://octave.org/bugs.html], [octave])
+AC_INIT([GNU Octave], [3.7.2+], [http://octave.org/bugs.html], [octave])
 
 dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg
 OCTAVE_VERSION="$PACKAGE_VERSION"