summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-11-05 15:45:53 -0500
committerRay Strode <rstrode@redhat.com>2018-11-05 15:45:53 -0500
commitf89858654353d9ab1ca9a2a2a9f758d40f868091 (patch)
tree59d75caa3bc6fcc2b0eb7734ee5c55dbed1204a4 /configure.ac
parent025ce598252c6a08738e0efbc3512500b668a94b (diff)
configure: bump to 0.9.5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0382773f..66d36493 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([plymouth],[0.9.4],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
+AC_INIT([plymouth],[0.9.5],[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)