# HG changeset patch # User John W. Eaton # Date 1372854188 14400 # Node ID 09589841702627bcd60d5c1dc6730aa821847f84 # Parent cc8bf1ca8fb2f5da4b2d00882e18088131ec8968 bump version diff -r cc8bf1ca8fb2 -r 095898417026 configure.ac --- 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])