From: Ray Strode Date: Tue, 10 Jul 2012 14:16:13 +0000 (-0400) Subject: configure: bump to 0.8.6 X-Git-Tag: 0.8.6.1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5039ab68665ae656815a8d2825a5ff923d2a9da4;p=thirdparty%2Fplymouth.git configure: bump to 0.8.6 --- diff --git a/configure.ac b/configure.ac index c96fbfe5..e5d56e2a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([plymouth],[0.8.5.1],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) +AC_INIT([plymouth],[0.8.6],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) AC_CONFIG_SRCDIR(src/main.c) AC_CONFIG_HEADER(config.h) AC_CONFIG_AUX_DIR(build-tools)