# HG changeset patch # User John W. Eaton # Date 1379963177 14400 # Node ID 11b9d461c135fc0d5538b2bb311b45607567d847 # Parent ebdaebefc65184707b261bb09b9653ac9d0c1095 bump version diff -r ebdaebefc651 -r 11b9d461c135 configure.ac --- a/configure.ac Mon Sep 23 14:49:06 2013 -0400 +++ b/configure.ac Mon Sep 23 15:06:17 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.13], [http://octave.org/bugs.html], [mxe-octave]) +AC_INIT([MXE-Octave], [0.0.14], [http://octave.org/bugs.html], [mxe-octave]) AC_CONFIG_SRCDIR([src/octave.mk]) AC_CONFIG_AUX_DIR([tools])