]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
bump configure.ac version to 0.6.0
authorRay Strode <rstrode@redhat.com>
Tue, 19 Aug 2008 20:03:44 +0000 (16:03 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 19 Aug 2008 20:03:44 +0000 (16:03 -0400)
Should do another release soon.

configure.ac

index 4436dc20ffde37e3723ec4d7781440b248d66846..ed87ef0a963d13b0ced71af2112e0d2f061c786c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.5.0, "halfline@gmail.com")
+AC_INIT(plymouth, 0.6.0, "halfline@gmail.com")
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADER(config.h)
 AC_CONFIG_AUX_DIR(build-tools)