summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2012-10-26 11:01:07 -0400
committerRay Strode <rstrode@redhat.com>2012-10-26 11:01:45 -0400
commitf3b9d25f29011431ea3286d06643fd67c57b3c48 (patch)
treebeaf9ed9c5e390fdb2c3b104497c6adcf5be1aa9
parent00946e8204d2c4bcf0e002f180b7ff31722f195f (diff)
configure: bump to 0.8.80.8.8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 89fc5ff5..2ab0893b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([plymouth],[0.8.7],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
+AC_INIT([plymouth],[0.8.8],[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)