changeset 3702:902562ce85fc

bump version to 0.0.32
author John W. Eaton <jwe@octave.org>
date Fri, 29 Aug 2014 12:39:58 -0400
parents ddf15410d64c
children 81e0df6182ba
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Aug 29 12:39:40 2014 -0400
+++ b/configure.ac	Fri Aug 29 12:39:58 2014 -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.31], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.32], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])