summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f8a1b5c..8c00c7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-03 Edward Hervey <edward@fluendo.com>
+
+ * configure.ac:
+ 0.10.7.2 pre-release
+
2007-05-02 Edward Hervey <edward@fluendo.com>
* gnl/gnlobject.h:
diff --git a/configure.ac b/configure.ac
index 46d7e0d..4b01feb 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.7.1,
+AC_INIT(GNonLin, 0.10.7.2,
http://gnonlin.sourceforge.net/,
gnonlin)