summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2014-06-06 20:31:12 +0200
committerArthur de Jong <arthur@arthurdejong.org>2014-06-06 20:31:12 +0200
commitb3cf0aa256c43c601b96eee76aa08ecca29629a0 (patch)
tree6a752aca651af1e155bcab19342c1f6fe9eea6b7 /configure.ac
parentabb2452f3a64691b1867cc18278b63b7c4aeefac (diff)
Get files ready for 0.9.4 release
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 bc15d80..90cfb14 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.3],
+ [0.9.4],
[nss-pam-ldapd-users@lists.arthurdejong.org],,
[http://arthurdejong.org/nss-pam-ldapd/])
-RELEASE_MONTH="Mar 2014"
+RELEASE_MONTH="Jun 2014"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])
AC_CONFIG_MACRO_DIR([m4])