summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--configure.ac2
-rw-r--r--gst-plugins-good.doap11
3 files changed, 20 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9c7d776..072f235d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-06-19 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * configure.ac:
+ Back to CVS
+
+ * gst-plugins-good.doap:
+ Add 0.10.6 to the doap file.
+
=== release 0.10.6 ===
2007-06-18 Jan Schmidt <thaytan@mad.scientist.com>
diff --git a/configure.ac b/configure.ac
index efccaa02..26fcae80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/pre
-AC_INIT(GStreamer Good Plug-ins, 0.10.6,
+AC_INIT(GStreamer Good Plug-ins, 0.10.6.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)
diff --git a/gst-plugins-good.doap b/gst-plugins-good.doap
index 33ed3cdd..87cd6233 100644
--- a/gst-plugins-good.doap
+++ b/gst-plugins-good.doap
@@ -35,6 +35,17 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library).
<release>
<Version>
+ <revision>0.10.6</revision>
+ <branch>0.10</branch>
+ <name>Wobble Board</name>
+ <created>2007-06-19</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.6.tar.bz2" />
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.6.tar.gz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>0.10.5</revision>
<branch>0.10</branch>
<name>The Path of Thorns</name>