diff options
author | Edward Hervey <edward.hervey@collabora.co.uk> | 2011-01-25 11:17:47 +0100 |
---|---|---|
committer | Edward Hervey <edward.hervey@collabora.co.uk> | 2011-01-25 11:18:05 +0100 |
commit | 88b86f4ff7a5c18c3cb5ae2814a5128869ed8ff5 (patch) | |
tree | e7cf3d9029b1adc7f8363581c33e6ea677768fb0 | |
parent | 025fdd8831194b680a362bfe07ba81b1190962f5 (diff) |
configure.ac: And back to development we go
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 42b43e3..23102d7 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.17, +AC_INIT(GNonLin, 0.10.17.1, http://gnonlin.sourceforge.net/, gnonlin) |