summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-02-07 10:17:14 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-02-07 10:17:14 +0000
commit4142a493d54149c4d53f81e8ec464f6301430aec (patch)
treee5ae5bc707cf63d6812f32580eb9ad5705ae5dbd /configure.ac
parent2cbe55cdca5b66b9e6452dd67aa7d1e84245fecd (diff)
configure.ac: Bump requirements to (good) released versions to avoid confusion and make implicit core requirement exp...
Original commit message from CVS: * configure.ac: Bump requirements to (good) released versions to avoid confusion and make implicit core requirement explicit.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 269dc038..c0b798e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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 ****