summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-05-30 17:59:39 +0200
committerEdward Hervey <bilboed@bilboed.com>2009-05-30 17:59:39 +0200
commita09cac398f156c8d0e4899fdc28123acd3df9327 (patch)
tree4806b945d2249b23841c9cd9de74ddf48f37cc85 /configure.ac
parent81f1e5bdad40b2ded81a47a7fefa91d342f3d584 (diff)
configure.ac: Back to development.
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 cd9d967..fef7043 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.11,
+AC_INIT(GNonLin, 0.10.11.1,
http://gnonlin.sourceforge.net/,
gnonlin)