diff --git a/configure.ac b/configure.ac index 6222af2df9..b09d3e0daa 100644 --- a/configure.ac +++ b/configure.ac @@ -45,8 +45,8 @@ AC_LIBTOOL_WIN32_DLL AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** -GST_REQ=0.10.22.1 -GSTPB_REQ=0.10.22.1 +GST_REQ=0.10.23 +GSTPB_REQ=0.10.23 dnl *** autotools stuff ****