diff options
author | Ray Strode <rstrode@redhat.com> | 2012-07-10 10:18:13 -0400 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2012-07-10 10:18:13 -0400 |
commit | 570f722106a44d831282edea83933503d8dae57b (patch) | |
tree | eb6fb7c9d855b7f06d6065657c859f9e7e1a4a6e /configure.ac | |
parent | d7aa800c391cc771680ce0886fd669c784b8a37a (diff) |
configure: bump to 0.8.6.10.8.6.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e5d56e2a..6d8fed7a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([plymouth],[0.8.6],[https://bugs.freedesktop.org/enter_bug.cgi?product=plymouth]) +AC_INIT([plymouth],[0.8.6.1],[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) |