From: Ray Strode Date: Thu, 12 Jun 2008 16:11:32 +0000 (-0400) Subject: Update version to 0.3.1 X-Git-Tag: 0.3.2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=988d8b232ebbda8e1b16da4bc06bfc551e0a959b;p=thirdparty%2Fplymouth.git Update version to 0.3.1 --- diff --git a/configure.ac b/configure.ac index d86c7c2c..c2023ade 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(plymouth, 0.3.0, "halfline@gmail.com") +AC_INIT(plymouth, 0.3.1, "halfline@gmail.com") AC_CONFIG_SRCDIR(src/main.c) AC_CONFIG_HEADER(config.h) AC_CONFIG_AUX_DIR(build-tools)