changeset 3473:3f500a3bf813

merge away extra head
author John W. Eaton <jwe@octave.org>
date Wed, 29 Jan 2014 08:42:12 -0500
parents 6a97f4d1dedb (current diff) c81b61989b61 (diff)
children 90e45130eab8
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Jan 28 22:52:05 2014 -0500
+++ b/configure.ac	Wed Jan 29 08:42:12 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])