configure.ac: 0.10.19.3 pre-release

Original commit message from CVS:
* configure.ac:
0.10.19.3 pre-release
This commit is contained in:
Jan Schmidt 2008-06-11 21:17:01 +00:00
parent 526b2e63a2
commit 5dd552cf45
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-06-11 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
0.10.19.3 pre-release
2008-06-11 Jan Schmidt <jan.schmidt@sun.com>
* gst-libs/gst/rtsp/gstrtspconnection.c:

View file

@ -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 Base Plug-ins, 0.10.19.2,
AC_INIT(GStreamer Base Plug-ins, 0.10.19.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)