From: Ray Strode Date: Tue, 20 May 2014 17:20:46 +0000 (-0400) Subject: configure: bump to 0.9.0 X-Git-Tag: 0.9.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a0ce8e6c072cd4150274aa34f63e2c3f5f8fba;p=thirdparty%2Fplymouth.git configure: bump to 0.9.0 --- diff --git a/configure.ac b/configure.ac index 9c8f8635..46f8c585 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([plymouth],[0.8.8],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) +AC_INIT([plymouth],[0.9.0],[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)