diff configure.ac @ 3543:d02a04017e44

bump version to 0.0.25
author John W. Eaton <jwe@octave.org>
date Wed, 19 Feb 2014 17:05:18 -0500
parents 678e57893efe
children bde61a1b390a
line wrap: on
line diff
--- a/configure.ac	Wed Feb 19 16:46:26 2014 -0500
+++ b/configure.ac	Wed Feb 19 17:05:18 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.24], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.25], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])