diff options
author | Edward Hervey <edward.hervey@collabora.co.uk> | 2011-01-13 11:29:52 +0100 |
---|---|---|
committer | Edward Hervey <edward.hervey@collabora.co.uk> | 2011-01-13 11:29:52 +0100 |
commit | 1ccf46593f6a8576588862e2e100325101d3f44f (patch) | |
tree | 129cfa2623cb24af3913a9fc71df88d1c367ba8f | |
parent | 5130208cf7b9c2d163f16da54b0c4ba7b232eb53 (diff) |
configure.ac: 0.10.16.2 pre-release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 44d6b22..adb579f 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.60) 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.16.1, +AC_INIT(GNonLin, 0.10.16.2, http://gnonlin.sourceforge.net/, gnonlin) |