# HG changeset patch # User Rik # Date 1432523125 25200 # Node ID 5d6a2c4caf05907bff326db4a253bdf79e1f7a3f # Parent b39ba1bbb7597070d11c3d298fce83b29790eee3 configure.ac: Bump development branch to version 4.1.0+. * configure.ac: Bump development branch to version 4.1.0+. diff -r b39ba1bbb759 -r 5d6a2c4caf05 configure.ac --- a/configure.ac Sat May 23 22:11:25 2015 -0700 +++ b/configure.ac Sun May 24 20:05:25 2015 -0700 @@ -19,7 +19,7 @@ ### . AC_PREREQ([2.63]) -AC_INIT([GNU Octave], [4.0.0-rc4], [http://octave.org/bugs.html], [octave]) +AC_INIT([GNU Octave], [4.1.0+], [http://octave.org/bugs.html], [octave]) dnl Note that the version number is duplicated here and in AC_INIT dnl because AC_INIT requires it to be static, not computed from