changeset 16549:866b7ac3669b

bump version to 3.7.3+
author John W. Eaton <jwe@octave.org>
date Mon, 22 Apr 2013 11:50:11 -0400
parents 7a4fd41ac823
children 94067a5d28ee
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Mon Apr 22 11:49:31 2013 -0400
+++ b/configure.ac	Mon Apr 22 11:50:11 2013 -0400
@@ -19,7 +19,7 @@
 ### <http://www.gnu.org/licenses/>.
 
 AC_PREREQ([2.62])
-AC_INIT([GNU Octave], [3.7.3], [http://octave.org/bugs.html], [octave])
+AC_INIT([GNU Octave], [3.7.3+], [http://octave.org/bugs.html], [octave])
 
 dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg
 OCTAVE_VERSION="$PACKAGE_VERSION"