changeset 18108:a41042eca5a5

Undo version change merged from gui-release
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Thu, 05 Dec 2013 14:49:01 -0500
parents 36063e43c511
children 2217bc116aa9
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 ### <http://www.gnu.org/licenses/>.
 
 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"