mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 16:51:10 +00:00
configure.ac: 0.10.9.3 pre-release
Original commit message from CVS: * configure.ac: 0.10.9.3 pre-release
This commit is contained in:
parent
fe42ac1020
commit
9d6cdd8e61
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2009-01-09 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
0.10.9.3 pre-release
|
||||||
|
|
||||||
2009-01-09 David Schleef <ds@schleef.org>
|
2009-01-09 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* gst/mpegdemux/gstmpegtsdemux.c:
|
* gst/mpegdemux/gstmpegtsdemux.c:
|
||||||
|
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.9.1,
|
AC_INIT(GStreamer Bad Plug-ins, 0.10.9.3,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-bad)
|
gst-plugins-bad)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue