# HG changeset patch # User John W. Eaton # Date 1375755035 14400 # Node ID 6c12182ab45135bfa88fa7eb0de61dfc8a32c37a # Parent ff92c0dc6aeb552c79b7caa466637c9723e5032a bump version diff -r ff92c0dc6aeb -r 6c12182ab451 configure.ac --- a/configure.ac Mon Aug 05 22:07:53 2013 -0400 +++ b/configure.ac Mon Aug 05 22:10:35 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.5], [http://octave.org/bugs.html], [mxe-octave]) +AC_INIT([MXE-Octave], [0.0.6], [http://octave.org/bugs.html], [mxe-octave]) AC_CONFIG_SRCDIR([src/octave.mk]) AC_CONFIG_AUX_DIR([tools])