configure: bump core/base requirements to released version
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 20 May 2010 13:09:18 +0000 (14:09 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 20 May 2010 13:09:37 +0000 (14:09 +0100)
Makes things less confusing for people.

configure.ac

index 84446f9..5ec1cc5 100644 (file)
@@ -37,8 +37,8 @@ AC_SUBST(GST_MAJORMINOR)
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.28.1
-GSTPB_REQ=0.10.28.1
+GST_REQ=0.10.29
+GSTPB_REQ=0.10.29
 
 dnl *** autotools stuff ****