changeset 3461:fc11211443d5

bump version to 0.0.18
author John W. Eaton <jwe@octave.org>
date Fri, 24 Jan 2014 13:54:49 -0500
parents e0b268718827
children 369b21249f13
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Jan 24 13:54:21 2014 -0500
+++ b/configure.ac	Fri Jan 24 13:54:49 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.17], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.18], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])