]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Update version to 0.3.1 0.3.1
authorRay Strode <rstrode@redhat.com>
Thu, 12 Jun 2008 16:11:32 +0000 (12:11 -0400)
committerRay Strode <rstrode@redhat.com>
Thu, 12 Jun 2008 16:13:50 +0000 (12:13 -0400)
configure.ac

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