mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 18:20:44 +00:00
configure.ac: 0.10.11.2 pre-release
Original commit message from CVS: * configure.ac: 0.10.11.2 pre-release
This commit is contained in:
parent
a70c226dc3
commit
98c131e13d
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-06-05 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
0.10.11.2 pre-release
|
||||||
|
|
||||||
2008-05-26 Edward Hervey <edward.hervey@collabora.co.uk>
|
2008-05-26 Edward Hervey <edward.hervey@collabora.co.uk>
|
||||||
|
|
||||||
* gst/gstevent.override:
|
* gst/gstevent.override:
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 032f2d973bd5c9a9b457cb5fc72d13dafe85c01e
|
Subproject commit 68fb019d4044b9878aef4ca223fc13c19ffc7d0c
|
|
@ -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 Python Bindings, 0.10.11.1,
|
AC_INIT(GStreamer Python Bindings, 0.10.11.2,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-python)
|
gst-python)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue