configure.ac: Require core git
authorEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 5 Jan 2011 10:32:29 +0000 (11:32 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 5 Jan 2011 10:32:29 +0000 (11:32 +0100)
configure.ac

index 9eabae0..0818c30 100644 (file)
@@ -50,7 +50,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.30.4
+GST_REQ=0.10.31.1
 GSTPB_REQ=0.10.31.1
 
 dnl *** autotools stuff ****