diff options
author | Ray Strode <rstrode@redhat.com> | 2014-05-20 13:20:46 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2014-05-20 13:48:39 -0400 |
commit | e3a0ce8e6c072cd4150274aa34f63e2c3f5f8fba (patch) | |
tree | ebc4381eb217efd9fc49d690e008b429272b58b5 | |
parent | 113526408c5706c9efc7f43c3f8258354e762677 (diff) |
configure: bump to 0.9.00.9.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9c8f8635..46f8c585 100644 --- a/configure.ac +++ b/configure.ac @@ -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) |