summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-09-21 11:51:27 +0200
committerEdward Hervey <bilboed@bilboed.com>2009-09-21 11:51:43 +0200
commit9b63772211ea7fdc701564c8b4d4bb67424d2bd9 (patch)
treef49fb1c4f3724bd4cf7c27665db3f8d7094905e8 /configure.ac
parentb478055dafff633e1a8f0cb6db1e3b7ffe2d682a (diff)
configure.ac: And back to development we go...
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d445928..b5e8e37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GNonLin, 0.10.13,
+AC_INIT(GNonLin, 0.10.13.1,
http://gnonlin.sourceforge.net/,
gnonlin)