]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Bump version to 0.4.0 0.4.0
authorRay Strode <rstrode@redhat.com>
Sun, 22 Jun 2008 04:53:55 +0000 (00:53 -0400)
committerRay Strode <rstrode@redhat.com>
Sun, 22 Jun 2008 04:53:55 +0000 (00:53 -0400)
configure.ac

index 6cb6db593ce0e4fa7f1087cef6f57989241a6927..7cd0e4446520c551a86ab7123ecccc95b051e11d 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(plymouth, 0.3.2, "halfline@gmail.com")
+AC_INIT(plymouth, 0.4.0, "halfline@gmail.com")
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADER(config.h)
 AC_CONFIG_AUX_DIR(build-tools)