configure: bump required versions

This commit is contained in:
Wim Taymans 2009-10-14 12:11:31 +02:00
parent 745900dd48
commit 07f6c4de5a

View file

@ -37,8 +37,8 @@ AC_SUBST(GST_MAJORMINOR)
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.23
GSTPB_REQ=0.10.23
GST_REQ=0.10.25
GSTPB_REQ=0.10.25
dnl export for .pc files
AC_SUBST([GST_REQ])