configure.ac: Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
Original commit message from CVS: * configure.ac: Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
This commit is contained in:
parent
6fcf33221f
commit
29a5d1ced7
@ -1,3 +1,8 @@
|
|||||||
|
2008-04-03 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
|
||||||
|
|
||||||
2008-04-03 Wim Taymans <wim.taymans@collabora.co.uk>
|
2008-04-03 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||||
|
|
||||||
* tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
|
* tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
|
||||||
|
@ -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.18.1,
|
AC_INIT(GStreamer Base Plug-ins, 0.10.19.1,
|
||||||
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…
x
Reference in New Issue
Block a user