changeset 3564:bde61a1b390a

version 0.0.26
author John W. Eaton <jwe@octave.org>
date Mon, 10 Mar 2014 17:15:51 -0400
parents f3fa696eae6c
children 87eb6b4bf898
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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])