changeset 3538:975cfad4df38

bump version to 0.23
author John W. Eaton <jwe@octave.org>
date Tue, 18 Feb 2014 11:32:37 -0500
parents 214ad32cab26
children 0ab841948004
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Feb 18 11:00:13 2014 -0500
+++ b/configure.ac	Tue Feb 18 11:32:37 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.22], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.23], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])