# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1386272941 18000 # Node ID a41042eca5a517eebd197443b38a706c170ce558 # Parent 36063e43c5112c2d045a71f250041d4636de9399 Undo version change merged from gui-release diff -r 36063e43c511 -r a41042eca5a5 configure.ac --- a/configure.ac Thu Dec 05 10:53:31 2013 -0800 +++ b/configure.ac Thu Dec 05 14:49:01 2013 -0500 @@ -19,7 +19,7 @@ ### . AC_PREREQ([2.62]) -AC_INIT([GNU Octave], [3.9.0+], [http://octave.org/bugs.html], [octave]) +AC_INIT([GNU Octave], [4.1.0+], [http://octave.org/bugs.html], [octave]) dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg OCTAVE_VERSION="$PACKAGE_VERSION"