changeset 20258: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 b39ba1bbb759
children ccef60b2a058
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 ### <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