mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
configure: bump core/base requirements to release
This commit is contained in:
parent
5d4c0e20c0
commit
a403469a03
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ AC_SUBST(GST_MAJORMINOR)
|
|||
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 export for .pc files
|
||||
AC_SUBST([GST_REQ])
|
||||
|
|
Loading…
Reference in a new issue