changeset 3472:c81b61989b61

bump version to 0.0.19
author John W. Eaton <jwe@octave.org>
date Wed, 29 Jan 2014 08:41:05 -0500
parents 8d35ad88beed
children 3f500a3bf813
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Jan 28 15:15:21 2014 -0500
+++ b/configure.ac	Wed Jan 29 08:41:05 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.18], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.19], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])