# HG changeset patch # User John W. Eaton # Date 1375756473 14400 # Node ID 0ead4a0df9605db451508b2faa1ce748a18d0856 # Parent 18158a101dc5cb36782d59d6c5982472c166024f bump version diff -r 18158a101dc5 -r 0ead4a0df960 configure.ac --- a/configure.ac Mon Aug 05 22:33:45 2013 -0400 +++ b/configure.ac Mon Aug 05 22:34:33 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.6], [http://octave.org/bugs.html], [mxe-octave]) +AC_INIT([MXE-Octave], [0.0.7], [http://octave.org/bugs.html], [mxe-octave]) AC_CONFIG_SRCDIR([src/octave.mk]) AC_CONFIG_AUX_DIR([tools])