changeset 3120:095898417026

bump version
author John W. Eaton <jwe@octave.org>
date Wed, 03 Jul 2013 08:23:08 -0400
parents cc8bf1ca8fb2
children 21f598a028ec
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Wed Jul 03 08:23:06 2013 -0400
+++ b/configure.ac	Wed Jul 03 08:23:08 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.2], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.3], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])