# HG changeset patch # User John W. Eaton # Date 1375753987 14400 # Node ID eea36aa5fc59e3bbf71342aa942196d02da792b1 # Parent 602375b1a1f7b1341415064e5f82db4a63d396ae bump version diff -r 602375b1a1f7 -r eea36aa5fc59 configure.ac --- a/configure.ac Mon Aug 05 21:52:54 2013 -0400 +++ b/configure.ac Mon Aug 05 21:53:07 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.4], [http://octave.org/bugs.html], [mxe-octave]) +AC_INIT([MXE-Octave], [0.0.5], [http://octave.org/bugs.html], [mxe-octave]) AC_CONFIG_SRCDIR([src/octave.mk]) AC_CONFIG_AUX_DIR([tools])