From: Ray Strode Date: Mon, 23 Jul 2012 17:33:18 +0000 (-0400) Subject: configure: bump to 0.8.6.2 X-Git-Tag: 0.8.7~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da1dcbb634d16b27a290671e7c8773f8451d0f1c;p=thirdparty%2Fplymouth.git configure: bump to 0.8.6.2 --- diff --git a/configure.ac b/configure.ac index e7220143..2444a273 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([plymouth],[0.8.6.1],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) +AC_INIT([plymouth],[0.8.6.2],[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)