summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-10 22:22:39 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-10 22:22:39 +0100
commitba49058ea9a26ab53c5e8b09f3f5278e901a8827 (patch)
treec07e0b3846dafe2f8e0216f7ab001e818045a760
parent883fdeb3b227ec429baa8d84596e80ac8394ff40 (diff)
configure: bump core/base requirements to released versions
to avoid confusion.
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d72d0123..b64271b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,8 +47,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
+GST_REQ=0.10.24
+GSTPB_REQ=0.10.24
dnl *** autotools stuff ****