diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index c10f193c..61255482 100644 --- a/configure.ac +++ b/configure.ac @@ -42,8 +42,8 @@ dnl AS_LIBTOOL_TAGS([CXX]) AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** -GST_REQ=0.10.10.1 -GSTPB_REQ=0.10.10.1 +GST_REQ=0.10.11.1 +GSTPB_REQ=0.10.11.1 dnl *** autotools stuff **** |