changeset 3215:03873a95c76a

bump version
author John W. Eaton <jwe@octave.org>
date Tue, 06 Aug 2013 21:46:56 -0400
parents df75a174b366
children 11f8ec654cd4
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Aug 06 21:46:42 2013 -0400
+++ b/configure.ac	Tue Aug 06 21:46:56 2013 -0400
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.62])
-AC_INIT([MXE-Octave], [0.0.8], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.9], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])