mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-11 22:31:22 +00:00
configure.ac: Commit 0.10.10.4 pre-release
Original commit message from CVS: * configure.ac: Commit 0.10.10.4 pre-release
This commit is contained in:
parent
772201830f
commit
bee771f4b7
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-10-24 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Commit 0.10.10.4 pre-release
|
||||||
|
|
||||||
2008-10-21 Jan Schmidt <jan.schmidt@sun.com>
|
2008-10-21 Jan Schmidt <jan.schmidt@sun.com>
|
||||||
|
|
||||||
* gst/avi/gstavimux.c:
|
* gst/avi/gstavimux.c:
|
||||||
|
|
|
@ -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/pre
|
dnl use a three digit version number for releases, and four for cvs/pre
|
||||||
AC_INIT(GStreamer Good Plug-ins, 0.10.10.3,
|
AC_INIT(GStreamer Good Plug-ins, 0.10.10.4,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-good)
|
gst-plugins-good)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue