configure.ac: We require core CVS for the new buffer metadata copy functions.
authorTim-Philipp Müller <tim@centricular.net>
Fri, 9 Mar 2007 17:33:17 +0000 (17:33 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 9 Mar 2007 17:33:17 +0000 (17:33 +0000)
Original commit message from CVS:
* configure.ac:
We require core CVS for the new buffer metadata copy functions.

ChangeLog
configure.ac

index 7d1bfd9..fc294e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * configure.ac:
+         We require core CVS for the new buffer metadata copy functions.
+
 2007-03-09  Wim Taymans  <wim@fluendo.com>
 
        * gst-libs/gst/tag/gstid3tag.c:
index e05a3ee..4105aaa 100644 (file)
@@ -54,7 +54,7 @@ dnl AS_LIBTOOL_TAGS
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.11.1
+GST_REQ=0.10.12.1
 
 dnl *** autotools stuff ****