Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2015-06-14 22:24:30 +0200
committerArthur de Jong <arthur@arthurdejong.org>2015-06-14 22:24:30 +0200
commitd949bd49cb4787217a7af363a1097ddcff7f205e (patch)
tree46d00d91b24cf601b5281efe85587aea1a775ec2 /configure.ac
parent4236dd63af7ebed5b16324cc17909c6c017b0b0c (diff)
Get files ready for 0.9.6 release0.9.6
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 8a7fcba..3182778 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,10 +33,10 @@ configure.ac file for more details.])
# initialize and set version and bugreport address
AC_INIT([nss-pam-ldapd],
- [0.9.5],
+ [0.9.6],
[nss-pam-ldapd-users@lists.arthurdejong.org],,
[http://arthurdejong.org/nss-pam-ldapd/])
-RELEASE_MONTH="Mar 2015"
+RELEASE_MONTH="Jun 2015"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])
AC_CONFIG_MACRO_DIR([m4])