summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-11-18 02:14:46 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-11-18 03:09:06 +0000
commit0883913fc22bf8ccbf27c08afb1d1966ce8b1bdb (patch)
treea6b9d187900190d35e6558e43a8a627dd2a83f89
parentfe9415544e427b08af95a2d74441b2e939da03e7 (diff)
Bump gst-plugins-base requirement to 0.10.25.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c194fc60..cdfb6471 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,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 ****