configure.ac: oops, forgot to bump the version back to devel after the last release 0.10.9.1
Original commit message from CVS: * configure.ac: oops, forgot to bump the version back to devel after the last release 0.10.9.1
This commit is contained in:
parent
5aa3023505
commit
5b6263f961
@ -1,3 +1,9 @@
|
||||
2008-10-24 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
oops, forgot to bump the version back to devel
|
||||
after the last release 0.10.9.1
|
||||
|
||||
2008-10-24 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
* gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
|
||||
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
||||
dnl initialize autoconf
|
||||
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
|
||||
AC_INIT(GStreamer Ugly Plug-ins, 0.10.9,
|
||||
AC_INIT(GStreamer Ugly Plug-ins, 0.10.9.1,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-ugly)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user