[gst-cvs] gst-plugins-bad: configure: bump core/base requirements to released version
Tim Mueller
tpm at kemper.freedesktop.org
Mon Aug 10 14:20:32 PDT 2009
Module: gst-plugins-bad
Branch: master
Commit: fc66ca5ed8e5ea0e108a49916693ab8ec2789f7c
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=fc66ca5ed8e5ea0e108a49916693ab8ec2789f7c
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Sun Aug 9 02:04:46 2009 +0100
configure: bump core/base requirements to released version
To avoid confusion.
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 5f5a4bc..18b55f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,8 +45,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.23.1
-GSTPB_REQ=0.10.23.1
+GST_REQ=0.10.24
+GSTPB_REQ=0.10.24
dnl *** autotools stuff ****
More information about the Gstreamer-commits
mailing list