From: Ray Strode Date: Tue, 25 Aug 2009 17:30:44 +0000 (-0400) Subject: [configure] Bump to 0.7.1 X-Git-Tag: 0.7.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a3fbe75fe90fa9c158de73248e056a90970bc5;p=thirdparty%2Fplymouth.git [configure] Bump to 0.7.1 --- diff --git a/configure.ac b/configure.ac index 068dd07b..f48ec4dc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(plymouth, 0.7.0, "halfline@gmail.com") +AC_INIT(plymouth, 0.7.1, "halfline@gmail.com") AC_CONFIG_SRCDIR(src/main.c) AC_CONFIG_HEADER(config.h) AC_CONFIG_AUX_DIR(build-tools)