summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-09-02 18:04:53 +0200
committerEdward Hervey <bilboed@bilboed.com>2009-09-02 18:04:53 +0200
commit7ce63f3531771a1ba78a8d8d7ba9618c6df7e428 (patch)
tree54227d107839dad901db3a95706895b35741de27
parent5a30babd1a5806d460229977175580c0d5ebefd8 (diff)
0.10.12.3 pre-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 966c16d..7c7acc9 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.12.2,
+AC_INIT(GNonLin, 0.10.12.3,
http://gnonlin.sourceforge.net/,
gnonlin)