From 29a5d1ced7f4219e7e21a950c1c85220e16db689 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 3 Apr 2008 23:01:11 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 85f786c2c..73b84aee9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-03 Tim-Philipp Müller + + * configure.ac: + Bump version to 0.10.19.1 after the unplanned 0.10.19 release. + 2008-04-03 Wim Taymans * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb), diff --git a/configure.ac b/configure.ac index 901846a7d..f2000ecc2 100644 --- a/configure.ac +++ b/configure.ac @@ -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.18.1, +AC_INIT(GStreamer Base Plug-ins, 0.10.19.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base) -- 2.34.1