From: Ray Strode Date: Mon, 5 Nov 2018 20:45:53 +0000 (-0500) Subject: configure: bump to 0.9.5 X-Git-Tag: 0.9.5~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f89858654353d9ab1ca9a2a2a9f758d40f868091;p=thirdparty%2Fplymouth.git configure: bump to 0.9.5 --- diff --git a/configure.ac b/configure.ac index 0382773f..66d36493 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([plymouth],[0.9.4],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) +AC_INIT([plymouth],[0.9.5],[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)