Mercurial > hg > octave-nkf
diff configure.ac @ 17465:c1e51a59f61e
bump version number to 3.7.7+
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 23 Sep 2013 13:31:38 -0400 |
parents | cc13924a4266 |
children | 76a8a179bf5b 8fe2780c1491 |
line wrap: on
line diff
--- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ ### <http://www.gnu.org/licenses/>. AC_PREREQ([2.62]) -AC_INIT([GNU Octave], [3.7.7], [http://octave.org/bugs.html], [octave]) +AC_INIT([GNU Octave], [3.7.7+], [http://octave.org/bugs.html], [octave]) dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg OCTAVE_VERSION="$PACKAGE_VERSION"