summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-02-22 16:48:58 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-02-22 16:48:58 +0000
commite4964643073c865c89b8b73a50ad43c901109677 (patch)
tree10b67a55ac31a08bd4d4afb6dfc7b2eb86980eb8
parentffb0f6c17f964437cd04e2183afbe22f7d4a3b2e (diff)
downloadgst-plugins-bad-e4964643073c865c89b8b73a50ad43c901109677.tar.gz
gst-plugins-bad-e4964643073c865c89b8b73a50ad43c901109677.tar.bz2
gst-plugins-bad-e4964643073c865c89b8b73a50ad43c901109677.zip
hunting season on 0.9 is now OPEN
Original commit message from CVS: hunting season on 0.9 is now OPEN
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac6
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e7fdee7..49653c94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-22 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ hunting season on 0.9 is now OPEN
+
2005-02-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
diff --git a/configure.ac b/configure.ac
index 4cd6b5b3..d881ace7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,14 +12,14 @@ AM_MAINTAINER_MODE
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, GST_PLUGINS_VERSION, 0, 8, 7, 1, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 90, 1, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl our libraries and install dirs use major.minor as a version
GST_MAJORMINOR=$GST_PLUGINS_VERSION_MAJOR.$GST_PLUGINS_VERSION_MINOR
-dnl we override it here if we need to for the release candidate
-#GST_MAJORMINOR=0.8
+dnl we override it here if we need to for the release candidate of new series
+GST_MAJORMINOR=0.9
AC_SUBST(GST_MAJORMINOR)
dnl CURRENT, REVISION, AGE