mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 20:42:30 +00:00
configure.ac: 0.10.19.2 pre-release
Original commit message from CVS: * configure.ac: 0.10.19.2 pre-release
This commit is contained in:
parent
fb6210aa9a
commit
8c81124db1
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-06-05 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
0.10.19.2 pre-release
|
||||||
|
|
||||||
2008-06-05 Tim-Philipp Müller <tim.muller at collabora co uk>
|
2008-06-05 Tim-Philipp Müller <tim.muller at collabora co uk>
|
||||||
|
|
||||||
* gst/gsterror.c: (_gst_stream_errors_init):
|
* gst/gsterror.c: (_gst_stream_errors_init):
|
||||||
|
|
|
@ -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, 0.10.19.1,
|
AC_INIT(GStreamer, 0.10.19.2,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gstreamer)
|
gstreamer)
|
||||||
AG_GST_INIT
|
AG_GST_INIT
|
||||||
|
|
Loading…
Reference in a new issue