configure: bump core/base requirements to latest release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 9 Aug 2009 00:29:50 +0000 (01:29 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 9 Aug 2009 00:30:51 +0000 (01:30 +0100)
To avoid confusion.

configure.ac

index 1d533d0..c971318 100644 (file)
@@ -47,8 +47,8 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.23.1
-GSTPB_REQ=0.10.23.1
+GST_REQ=0.10.24
+GSTPB_REQ=0.10.24
 
 dnl *** autotools stuff ****