# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1386272941 18000 # Node ID a41042eca5a517eebd197443b38a706c170ce558 # Parent 36063e43c5112c2d045a71f250041d4636de9399 Undo version change merged from gui-release diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -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"