configure.ac: Commit 0.10.8.2 pre-release bump, that actually went out in a tarball on 2008-10-11

Original commit message from CVS:
* configure.ac:
Commit 0.10.8.2 pre-release bump, that actually went out in a
tarball on 2008-10-11
This commit is contained in:
Jan Schmidt 2008-10-16 11:55:19 +00:00
parent 126e0fd0f4
commit 4d87da5b96
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2008-10-16 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
Commit 0.10.8.2 pre-release bump, that actually went out in a
tarball on 2008-10-11
2008-10-16 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtpmanager/gstrtpsession.c:

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AC_INIT(GStreamer Bad Plug-ins, 0.10.8.1,
AC_INIT(GStreamer Bad Plug-ins, 0.10.8.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)