mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 09:08:14 +00:00
configure.ac: Bump required -core/-base to CVS
Original commit message from CVS: * configure.ac: Bump required -core/-base to CVS
This commit is contained in:
parent
40d06b6a55
commit
a95df52763
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-01-25 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* configure.ac:
|
||||
Bump required -core/-base to CVS
|
||||
|
||||
2007-01-25 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
|
||||
|
|
|
@ -44,8 +44,8 @@ dnl AS_LIBTOOL_TAGS
|
|||
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 ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue