mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +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
cb8b68c547
commit
71546edc4b
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.19.2 pre-release
|
||||||
|
|
||||||
2008-06-04 Jan Schmidt <jan.schmidt@sun.com>
|
2008-06-04 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
* win32/common/libgstrtsp.def:
|
* win32/common/libgstrtsp.def:
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 130fa8f739ff09aedb520c33239f53d06cfe9bd5
|
Subproject commit 68fb019d4044b9878aef4ca223fc13c19ffc7d0c
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
||||||
dnl use a three digit version number for releases, and four for cvs/prerelease
|
dnl use a three digit version number for releases, and four for cvs/prerelease
|
||||||
AC_INIT(GStreamer Base Plug-ins, 0.10.19.1,
|
AC_INIT(GStreamer Base Plug-ins, 0.10.19.2,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-base)
|
gst-plugins-base)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue