From 5203e5500e04d951101fb1e04398ba2df6874a58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 16 May 2012 09:12:55 +0200 Subject: [PATCH] configure: Require core/base 0.11.91 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0ff9a29..f7d3c7e 100644 --- a/configure.ac +++ b/configure.ac @@ -48,8 +48,8 @@ AG_GST_LIBTOOL_PREPARE AS_LIBTOOL(GST, 0, 0, 0) dnl *** required versions of GStreamer stuff *** -GST_REQ=0.11.90 -GSTPB_REQ=0.11.90 +GST_REQ=0.11.91 +GSTPB_REQ=0.11.91 dnl *** autotools stuff **** -- 2.7.4