diff options
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 5d717d8..836de7a 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.9],[nss-pam-ldapd-users@lists.arthurdejong.org]) -RELEASE_MONTH="Aug 2010" +AC_INIT([nss-pam-ldapd],[0.7.10],[nss-pam-ldapd-users@lists.arthurdejong.org]) +RELEASE_MONTH="Sep 2010" AC_SUBST(RELEASE_MONTH) AC_CONFIG_SRCDIR([nslcd.h]) |