summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-10-27 09:42:55 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-10-27 09:42:55 +0000
commit1a0b218006b38173270aba5b8a68d54bcb0d8496 (patch)
treee63c470088ca2a8eda25e85d8a36573d84b637de /configure.ac
parent99e7b86fc2fb44aa39a981db7d24bbaa983d661b (diff)
downloadgst-plugins-bad-1a0b218006b38173270aba5b8a68d54bcb0d8496.tar.gz
gst-plugins-bad-1a0b218006b38173270aba5b8a68d54bcb0d8496.tar.bz2
gst-plugins-bad-1a0b218006b38173270aba5b8a68d54bcb0d8496.zip
configure.ac: Require CVS of core for the last change.
Original commit message from CVS: * configure.ac: Require CVS of core for the last change.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 34c5f736..e644d5fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.21
+GST_REQ=0.10.21.1
GSTPB_REQ=0.10.20
dnl *** autotools stuff ****