changeset 3195:04e00dac57d7

bump version
author John W. Eaton <jwe@octave.org>
date Mon, 05 Aug 2013 21:43:56 -0400
parents b0881ea5ea10
children 602375b1a1f7
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Mon Aug 05 21:43:28 2013 -0400
+++ b/configure.ac	Mon Aug 05 21:43:56 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.3], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.4], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])