summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-05-12 01:35:27 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-05-12 01:37:01 +0100
commitcf11cc3d9d1baec6964f0572afdfa6090db56744 (patch)
treee3577df1b72edfc5c64436e06411df8af90cbabf /configure.ac
parentef5d0cca186497403ea9cd4b79930725a5c9d368 (diff)
configure: bump core requirement to last release
as that's more likely to be true than that we need only 0.21.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 2c894697..6e39bfa2 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.21.1
+GST_REQ=0.10.23
dnl *** autotools stuff ****