From: Ray Strode Date: Tue, 25 Nov 2008 19:21:04 +0000 (-0500) Subject: Post release bump to 0.7.0 X-Git-Tag: 0.7.0~238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468f52ae50c889f6d190b84df4c42ee67af24a3a;p=thirdparty%2Fplymouth.git Post release bump to 0.7.0 --- diff --git a/configure.ac b/configure.ac index 3499ab42..246b8eba 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(plymouth, 0.6.0, "halfline@gmail.com") +AC_INIT(plymouth, 0.7.0, "halfline@gmail.com") AC_CONFIG_SRCDIR(src/main.c) AC_CONFIG_HEADER(config.h) AC_CONFIG_AUX_DIR(build-tools)