summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-09 02:04:46 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-10 22:13:58 +0100
commitfc66ca5ed8e5ea0e108a49916693ab8ec2789f7c (patch)
tree2e2d433e68dca815a75a0f91b67f8c3dfaf36d95
parent8c37eed49162a3006753de0253d66bab3fabbf9b (diff)
configure: bump core/base requirements to released version
To avoid confusion.
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5f5a4bc8a..18b55f440 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 ****