Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-05-14 22:49:48 +0200
committerArthur de Jong <arthur@arthurdejong.org>2010-05-14 22:49:48 +0200
commit5c11f057d90a09e30eaa9a4f321874fb58da036d (patch)
treee650d1a4cbc3a1b5f3daa40cece5556d8f414668 /configure.ac
parentcad35b5cfc817dc4d2e4e0ebae87960491f13619 (diff)
get files ready for 0.7.5 release0.7.5
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1109 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cbdd843..afbf6ed 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.4],[nss-pam-ldapd-users@lists.arthurdejong.org])
+AC_INIT([nss-pam-ldapd],[0.7.5],[nss-pam-ldapd-users@lists.arthurdejong.org])
RELEASE_MONTH="May 2010"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])