summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-09 01:29:50 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-09 01:30:51 +0100
commit78626d4db28cfa466d0f450661910c2bfcd2db6e (patch)
tree5389b0ddcf4ed95d5dcf38c1eb639fd8871ddcfb /configure.ac
parent04efc92897dde7902cb8c40ea3b0c99c9742e026 (diff)
configure: bump core/base requirements to latest release
To avoid confusion.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1d533d07..c9713189 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.1
+GST_REQ=0.10.24
+GSTPB_REQ=0.10.24
dnl *** autotools stuff ****