summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2010-03-10 10:26:30 +0100
committerEdward Hervey <bilboed@bilboed.com>2010-03-10 10:26:30 +0100
commit0ac222f4182cc01937781f3745ebcc5d2156f459 (patch)
treee39bd122f413c4b46a5aa13255b2972a7e8170a6 /configure.ac
parent376b38979a832d7f168980d3f7719095ca406d43 (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 4e0072d..1a291e9 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.15,
+AC_INIT(GNonLin, 0.10.15.1,
http://gnonlin.sourceforge.net/,
gnonlin)