configure.ac: Up requirements to core 0.10.6 for gst_event_new_new_segment_full().

Original commit message from CVS:
* configure.ac:
Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
This commit is contained in:
Tim-Philipp Müller 2006-08-29 13:28:41 +00:00
parent 5de88312c5
commit 4aa0e9f5d5
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-08-29 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
Up requirements to core 0.10.6 for gst_event_new_new_segment_full().
2006-08-27 Stefan Kost <ensonic@users.sf.net>
* gst/mpegstream/gstmpegpacketize.c: (gst_mpeg_packetize_new):

View file

@ -44,7 +44,7 @@ dnl AS_LIBTOOL_TAGS([CXX])
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.3
GST_REQ=0.10.6
GSTPB_REQ=0.10.3
dnl *** autotools stuff ****