diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-08-28 21:46:19 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-08-28 21:46:19 +0200 |
commit | 9a9a18ee35a48980510da613c9caa460f6da7e30 (patch) | |
tree | 29bc45fff449d67cb9f875cb70f261d928d09a7f /configure.ac | |
parent | 13a4a6c8ac53d4635a4e6f89a8108c6ffc38c57b (diff) |
get files ready for 0.7.9 release0.7.9
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1204 ef36b2f9-881f-0410-afb5-c4e39611909c
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 c45ff16..5d717d8 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ version 2.1 of the License, or (at your option) any later version. See the configure.ac file for more details.]) # initialize and set version and bugreport address -AC_INIT([nss-pam-ldapd],[0.7.8],[nss-pam-ldapd-users@lists.arthurdejong.org]) +AC_INIT([nss-pam-ldapd],[0.7.9],[nss-pam-ldapd-users@lists.arthurdejong.org]) RELEASE_MONTH="Aug 2010" AC_SUBST(RELEASE_MONTH) AC_CONFIG_SRCDIR([nslcd.h]) |