]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
configure: bump to 0.9.0 0.9.0
authorRay Strode <rstrode@redhat.com>
Tue, 20 May 2014 17:20:46 +0000 (13:20 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 20 May 2014 17:48:39 +0000 (13:48 -0400)
configure.ac

index 9c8f863563e71cfbefe6db1370c72bc32c74e09c..46f8c5857fa67c88ef5d53d228735550919d28cd 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([plymouth],[0.8.8],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
+AC_INIT([plymouth],[0.9.0],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
 AC_CONFIG_SRCDIR(src/main.c)
 AC_CONFIG_HEADER(config.h)
 AC_CONFIG_AUX_DIR(build-tools)