]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Bump version to 0.3.0 0.3.0
authorRay Strode <rstrode@redhat.com>
Thu, 12 Jun 2008 14:02:10 +0000 (10:02 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 12 Jun 2008 14:02:10 +0000 (10:02 -0400)
configure.ac

index 82519688202e670fe7845346a9de82a5cfa249a7..d86c7c2cea370ac9ad2008334449f6352812a4e9 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.2.0, "halfline@gmail.com")
+AC_INIT(plymouth, 0.3.0, "halfline@gmail.com")
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADER(config.h)
 AC_CONFIG_AUX_DIR(build-tools)