From: Ray Strode Date: Wed, 9 Aug 2017 13:16:52 +0000 (-0400) Subject: configure: bump to 0.9.4 X-Git-Tag: 0.9.4~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a9334edbb8a7dfa1f1c8722a76121fa58026533;p=thirdparty%2Fplymouth.git configure: bump to 0.9.4 --- diff --git a/configure.ac b/configure.ac index b6fcfd84..c32697fa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([plymouth],[0.9.3],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) +AC_INIT([plymouth],[0.9.4],[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)