configure.ac: Require CVS of core for the last change.
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 27 Oct 2008 09:42:55 +0000 (09:42 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 27 Oct 2008 09:42:55 +0000 (09:42 +0000)
Original commit message from CVS:
* configure.ac:
Require CVS of core for the last change.

ChangeLog
configure.ac

index bf01db27b0cc0cc7277bbd5a7115b82bb6ab8b6f..6add35fa33823455234ac10395af800af9200389 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       Require CVS of core for the last change.
+
 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
 
        * gst/flv/Makefile.am:
index 34c5f7361a11f192582b8471e2157691e7c31c06..e644d5fd8b0c3b1debdc0d6b63d1e299013d4985 100644 (file)
@@ -45,7 +45,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.21
+GST_REQ=0.10.21.1
 GSTPB_REQ=0.10.20
 
 dnl *** autotools stuff ****