configure.ac: Bump requirements to (good) released versions to avoid confusion and...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 7 Feb 2008 10:17:14 +0000 (10:17 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 7 Feb 2008 10:17:14 +0000 (10:17 +0000)
Original commit message from CVS:
* configure.ac:
Bump requirements to (good) released versions to avoid
confusion and make implicit core requirement explicit.

ChangeLog
configure.ac

index 417e144..2a9055a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * configure.ac:
+         Bump requirements to (good) released versions to avoid
+         confusion and make implicit core requirement explicit.
+
 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
 
        * docs/plugins/Makefile.am:
index 269dc03..c0b798e 100644 (file)
@@ -46,8 +46,8 @@ dnl AS_LIBTOOL_TAGS
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.15.1
-GSTPB_REQ=0.10.16
+GST_REQ=0.10.17
+GSTPB_REQ=0.10.17
 
 dnl *** autotools stuff ****