summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-05-25 21:03:41 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-05-25 21:03:41 +0000
commit28e2ae560ac1129cbc112986ff13d4a4bfedc476 (patch)
tree5b9bf932be3cb55cbac8e615cdf52349271fae9f
parent63c433b14d94f0b7722014ec3165df5841499031 (diff)
downloadgstreamer-plugins-ugly-28e2ae560ac1129cbc112986ff13d4a4bfedc476.tar.gz
configure.ac: Back to devel -> 0.10.8.1
Original commit message from CVS: * configure.ac: Back to devel -> 0.10.8.1
-rw-r--r--ChangeLog5
m---------common0
-rw-r--r--configure.ac2
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 17e4772b..e7ba98f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-25 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ Back to devel -> 0.10.8.1
+
=== release 0.10.8 ===
2008-05-21 Jan Schmidt <jan.schmidt@sun.com>
diff --git a/common b/common
-Subproject 5e771924d59d9ac912237ea466d0c60ad95df5a
+Subproject 032f2d973bd5c9a9b457cb5fc72d13dafe85c01
diff --git a/configure.ac b/configure.ac
index 32cc5b05..bca9bc85 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/prerelease
-AC_INIT(GStreamer Ugly Plug-ins, 0.10.8,
+AC_INIT(GStreamer Ugly Plug-ins, 0.10.8.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)