From: Ray Strode Date: Wed, 24 Mar 2010 21:03:50 +0000 (-0400) Subject: [configure] bump to 0.8.1 X-Git-Tag: 0.8.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05dc13ad0f458c4f4a08e02acdc5faed3a2e0a7c;p=thirdparty%2Fplymouth.git [configure] bump to 0.8.1 --- diff --git a/configure.ac b/configure.ac index b78e21f9..2b8ccbd8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([plymouth],[0.8.0],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) +AC_INIT([plymouth],[0.8.1],[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)