diff configure.ac @ 18486:ca65b05b9a8a gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Tue, 18 Feb 2014 02:50:18 -0500
parents 888cd8f62c67 02ce68d63fba
children 8473198fd005 2e7cad6f180c
line wrap: on
line diff
--- a/configure.ac	Tue Feb 18 07:33:45 2014 +0100
+++ b/configure.ac	Tue Feb 18 02:50:18 2014 -0500
@@ -25,8 +25,8 @@
 dnl because AC_INIT requires it to be static, not computed from
 dnl shell variables.
 OCTAVE_MAJOR_VERSION=3
-OCTAVE_MINOR_VERSION=8
-OCTAVE_PATCH_VERSION=0
+OCTAVE_MINOR_VERSION=9
+OCTAVE_PATCH_VERSION=0+
 
 dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg
 OCTAVE_VERSION="$PACKAGE_VERSION"