summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-02-03 22:27:33 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-02-03 22:28:44 +0000
commit837a4012b04c5915fddd178d579c1f24ed621919 (patch)
tree3ecb3cbf92d811d01e36f9b5882548e436e45271 /configure.ac
parent9e2dc060a44971af862ce9a8cc13f4e3f8ece743 (diff)
downloadgst-plugins-bad-837a4012b04c5915fddd178d579c1f24ed621919.tar.gz
gst-plugins-bad-837a4012b04c5915fddd178d579c1f24ed621919.tar.bz2
gst-plugins-bad-837a4012b04c5915fddd178d579c1f24ed621919.zip
configure.ac: bump core/base requirements to released versions
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 87104e7d..9f4a5f3e 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.21.1
-GSTPB_REQ=0.10.20
+GST_REQ=0.10.22
+GSTPB_REQ=0.10.22
dnl *** autotools stuff ****