summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-07-15 16:10:57 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-07-15 16:10:57 +0100
commit33428b79f96731eb02ebb1e061c91fcff94e8de6 (patch)
tree01b7c4ab90545154fc775c9421154b27bac85d8d /configure.ac
parent736aebc37e3fc04ca0bedb277793368da2a8485a (diff)
We need core/base from git
Update requirements after out-of-order 0.10.35 release
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 1aac3360a..b953183d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,8 +52,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.34.1
-GSTPB_REQ=0.10.34.1
+GST_REQ=0.10.35.1
+GSTPB_REQ=0.10.35.1
dnl *** autotools stuff ****