summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-11-18 10:14:41 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-11-18 10:14:41 +0000
commita2ee06db3c33158d7180dac140fdd9624c25d8f4 (patch)
tree0d2e87a3b404250acfcb9cec8780976797bdf538 /configure.ac
parent36711ab47711ffd8db998edb1fb0a15972d3289c (diff)
configure: bump core requirement to 0.10.25.1
We depend on new API that's only in git so far.
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 63c30546..bc3e66bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.25
+GST_REQ=0.10.25.1
dnl *** autotools stuff ****