Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-06-03 16:28:38 +0200
committerArthur de Jong <arthur@arthurdejong.org>2009-06-03 16:28:38 +0200
commitfb8a97573de3ff23f7113747dce819681c16a43a (patch)
tree6f039a4fc91fccf5918637d0dcd03826700b905f /configure.ac
parentb93c56416bf4395657d4d7388ae686167fac006f (diff)
get files ready for 0.6.10 release0.6.10
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@926 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index bc345a7..a9ec75e 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-ldapd],[0.6.9],[arthur@ch.tudelft.nl])
-RELEASE_MONTH="May 2009"
+AC_INIT([nss-ldapd],[0.6.10],[arthur@ch.tudelft.nl])
+RELEASE_MONTH="Jun 2009"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])