]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Post release bump to 0.7.0
authorRay Strode <rstrode@redhat.com>
Tue, 25 Nov 2008 19:21:04 +0000 (14:21 -0500)
committerRay Strode <rstrode@redhat.com>
Tue, 25 Nov 2008 19:21:04 +0000 (14:21 -0500)
configure.ac

index 3499ab425fc566da1c8bc2efc029c6c444c2e6b9..246b8eba4c360acf1b66b385ec88f5fa11a9c992 100644 (file)
@@ -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)