diff configure.ac @ 20433:5d6a2c4caf05

configure.ac: Bump development branch to version 4.1.0+. * configure.ac: Bump development branch to version 4.1.0+.
author Rik <rik@octave.org>
date Sun, 24 May 2015 20:05:25 -0700
parents 3b3579ad7e46
children 3e8c188b20a7
line wrap: on
line diff
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
 ### <http://www.gnu.org/licenses/>.
 
 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