diff options
author | Tomas Mraz <tmraz@redhat.com> | 2011-11-08 08:28:35 +0100 |
---|---|---|
committer | Tomas Mraz <tmraz@redhat.com> | 2011-11-08 08:28:35 +0100 |
commit | 6c1d81a24a39bd8447f34164db99150ccee4c4c9 (patch) | |
tree | 75faf82f05bd48a0f2ab7039f40c4bfac0ee11ac /configure.in | |
parent | a91d98e5cc2955763f76ec29dadc62235331da63 (diff) | |
download | libpwquality-git-6c1d81a24a39bd8447f34164db99150ccee4c4c9.tar.gz |
Prepare for new release.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index fd7d5c1..bea905d 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([libpwquality], [0.9]) +AC_INIT([libpwquality], [0.9.9]) AM_INIT_AUTOMAKE([-Wall]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([config.h]) |