configure: bump core requirement to last release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 May 2009 00:35:27 +0000 (01:35 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 May 2009 00:37:01 +0000 (01:37 +0100)
as that's more likely to be true than that we need
only 0.21.1.

configure.ac

index 2c89469756b63a734f4bf379b2e81aab8d488640..6e39bfa26c709c2014b5eaaadf19f408f9eeac3e 100644 (file)
@@ -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 ****