diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-12-11 22:57:32 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-12-11 22:57:32 +0100 |
commit | b68a3d47c3aa62d2fdef29b460d1739c9b608f11 (patch) | |
tree | 360d6a0e5ace14d4cf832528c40e96b7e13c2e9d /configure.ac | |
parent | 9d30bfb1981410649a5a152bee8627472a202608 (diff) |
get files ready for 0.7.13 release0.7.13
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1323 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index ad97eec..fcf419e 100644 --- a/configure.ac +++ b/configure.ac @@ -32,8 +32,8 @@ 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.12],[nss-pam-ldapd-users@lists.arthurdejong.org]) -RELEASE_MONTH="Oct 2010" +AC_INIT([nss-pam-ldapd],[0.7.13],[nss-pam-ldapd-users@lists.arthurdejong.org]) +RELEASE_MONTH="Dec 2010" AC_SUBST(RELEASE_MONTH) AC_CONFIG_SRCDIR([nslcd.h]) |