summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f55147243..920f4664f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,8 +50,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.28.1
-GSTPB_REQ=0.10.28.1
+GST_REQ=0.10.29
+GSTPB_REQ=0.10.29
dnl *** autotools stuff ****