diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-10-26 10:16:09 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-10-26 10:16:09 +0200 |
commit | 396b2a7a1d2b7cd32e0b314f410d75964ea6517a (patch) | |
tree | 453f7f4286e8a609d2aec435eb911fb0c3f46dfb /configure.ac | |
parent | 944538804da549c8c3060a293f185e0ddafe8a85 (diff) |
get files ready for 0.4.1 release0.4.1
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd-0.4.1@459 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 b8188e1..cf326a9 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-ldapd],[0.4],[arthur@ch.tudelft.nl]) +AC_INIT([nss-ldapd],[0.4.1],[arthur@ch.tudelft.nl]) RELEASE_MONTH="Oct 2007" AC_SUBST(RELEASE_MONTH) AC_CONFIG_SRCDIR([nslcd.h]) |