changeset 3253:11b9d461c135

bump version
author John W. Eaton <jwe@octave.org>
date Mon, 23 Sep 2013 15:06:17 -0400
parents ebdaebefc651
children 4c8eca3ca2ba 7fb479d0241c
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Mon Sep 23 14:49:06 2013 -0400
+++ b/configure.ac	Mon Sep 23 15:06:17 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.13], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.14], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])