# HG changeset patch # User John W. Eaton # Date 1391002932 18000 # Node ID 3f500a3bf813cd293a1c141b41de270ba5b6767f # Parent 6a97f4d1dedb93040a2c315914dcaebd1672e20e# Parent c81b61989b61d4d41f7bea70bad6bd8cd86175fa merge away extra head diff -r 6a97f4d1dedb -r 3f500a3bf813 configure.ac --- a/configure.ac Tue Jan 28 22:52:05 2014 -0500 +++ b/configure.ac Wed Jan 29 08:42:12 2014 -0500 @@ -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.18], [http://octave.org/bugs.html], [mxe-octave]) +AC_INIT([MXE-Octave], [0.0.19], [http://octave.org/bugs.html], [mxe-octave]) AC_CONFIG_SRCDIR([src/octave.mk]) AC_CONFIG_AUX_DIR([tools])