changeset 3452:1414225a963d

bump version to 0.0.17
author John W. Eaton <jwe@octave.org>
date Fri, 24 Jan 2014 13:51:28 -0500
parents 59ae7d6334c1
children 70b110956a4e e0b268718827
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Jan 24 13:50:41 2014 -0500
+++ b/configure.ac	Fri Jan 24 13:51:28 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.16], [http://octave.org/bugs.html], [mxe-octave])
+AC_INIT([MXE-Octave], [0.0.17], [http://octave.org/bugs.html], [mxe-octave])
 
 AC_CONFIG_SRCDIR([src/octave.mk])
 AC_CONFIG_AUX_DIR([tools])