Require released versions of core/base
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 11 May 2009 13:36:36 +0000 (15:36 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 11 May 2009 13:36:36 +0000 (15:36 +0200)
configure.ac

index cd473d1b10d7b09ef887cd81339960a92ec16895..99bafc2a5868cc9c7fa2acf6d07572366303fd13 100644 (file)
@@ -47,8 +47,8 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.22
-GSTPB_REQ=0.10.22.1
+GST_REQ=0.10.23
+GSTPB_REQ=0.10.23
 
 dnl *** autotools stuff ****