# HG changeset patch # User John W. Eaton # Date 1394486151 14400 # Node ID bde61a1b390ae4787ebc0a006b4f23973ac22b0b # Parent f3fa696eae6c77528d99c89b549c39fe7685c79c version 0.0.26 diff -r f3fa696eae6c -r bde61a1b390a configure.ac --- a/configure.ac Mon Mar 10 17:15:37 2014 -0400 +++ b/configure.ac Mon Mar 10 17:15:51 2014 -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.25], [http://octave.org/bugs.html], [mxe-octave]) +AC_INIT([MXE-Octave], [0.0.26], [http://octave.org/bugs.html], [mxe-octave]) AC_CONFIG_SRCDIR([src/octave.mk]) AC_CONFIG_AUX_DIR([tools])