Mercurial > hg > octave-nkf
diff configure.ac @ 11119:d3eaaa7c6762
version is now 3.3.53+
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 19 Oct 2010 04:31:30 -0400 |
parents | 3cbc0d77db48 |
children | a44ba1cdfbb5 |
line wrap: on
line diff
--- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ EXTERN_CFLAGS="$CFLAGS" EXTERN_CXXFLAGS="$CXXFLAGS" -AC_INIT([GNU Octave], [3.3.53], [bug@octave.org], [octave]) +AC_INIT([GNU Octave], [3.3.53+], [bug@octave.org], [octave]) dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg OCTAVE_VERSION="$PACKAGE_VERSION"