Mercurial > hg > octave-nkf
diff configure.ac @ 18554:ca65b05b9a8a gui-release
maint: Periodic merge of stable to gui-release.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 18 Feb 2014 02:50:18 -0500 |
parents | 888cd8f62c67 02ce68d63fba |
children | 8473198fd005 2e7cad6f180c |
line wrap: on
line diff
--- a/configure.ac +++ b/configure.ac @@ -25,8 +25,8 @@ dnl because AC_INIT requires it to be static, not computed from dnl shell variables. OCTAVE_MAJOR_VERSION=3 -OCTAVE_MINOR_VERSION=8 -OCTAVE_PATCH_VERSION=0 +OCTAVE_MINOR_VERSION=9 +OCTAVE_PATCH_VERSION=0+ dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg OCTAVE_VERSION="$PACKAGE_VERSION"