summaryrefslogtreecommitdiff
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
parent81f1e5bdad40b2ded81a47a7fefa91d342f3d584 (diff)
configure.ac: Back to development.
m---------common0
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
Subproject c57272152d5c40617fab305d839db1b1fefe0ea Subproject b3941ea131db2d85d339a6bcf500a58bd63df0d
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)
3dnl initialize autoconf 3dnl initialize autoconf
4dnl when going to/from release please set the nano (fourth number) right ! 4dnl when going to/from release please set the nano (fourth number) right !
5dnl releases only do Wall, cvs and prerelease does Werror too 5dnl releases only do Wall, cvs and prerelease does Werror too
6AC_INIT(GNonLin, 0.10.11, 6AC_INIT(GNonLin, 0.10.11.1,
7 http://gnonlin.sourceforge.net/, 7 http://gnonlin.sourceforge.net/,
8 gnonlin) 8 gnonlin)
9 9