summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-11-18 02:16:03 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-11-18 03:10:31 +0000
commit3ea450ba27e67f4fa80b6d43e91bb291dc6e2c13 (patch)
tree0f87d9cae24956f333d8d165ef84659ff66a05cf /configure.ac
parent2b25e97befd97c21dfc5bc7ea130e1eb4f8d5562 (diff)
downloadgstreamer-plugins-bad-3ea450ba27e67f4fa80b6d43e91bb291dc6e2c13.tar.gz
bump gst-plugins-base requirement to 0.10.25.1
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 5a1bc6307..262bb821c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.25
-GSTPB_REQ=0.10.25
+GSTPB_REQ=0.10.25.1
dnl *** autotools stuff ****