summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 08d46329..1a346ffb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac: back to HEAD
+
=== release 0.9.6 ===
2005-11-23 Thomas Vander Stichele <thomas at apestaart dot org>
diff --git a/configure.ac b/configure.ac
index 42807b6f..67d97fb2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ AC_INIT
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 6, 0,
+AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 6, 1,
GST_CVS="no", GST_CVS="yes")
dnl can autoconf find the source ?