summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2015-03-17 14:52:52 -0400
committerRay Strode <rstrode@redhat.com>2015-03-17 14:52:52 -0400
commit2c437c364b2771651bf329181cc14fc812de379c (patch)
tree4dd68f2a6580646f401e90d7ba6589c9ad46dd95
parent317b211cc603b380b0a2ec4a6fd20616e923f16f (diff)
configure: bump to 0.9.20.9.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8527bf1c..aad673ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([plymouth],[0.9.1],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth])
+AC_INIT([plymouth],[0.9.2],[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)