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-08-18 21:40:17 +0200
committerArthur de Jong <arthur@arthurdejong.org>2010-08-18 21:40:17 +0200
commit99a4e3962f7caefa39e6ae0ca3ecfc3c07e15183 (patch)
tree8d62e347f4beaf914446d0862faee132df74183c /configure.ac
parent13d21375449aef63ee84ca4f1d0f9e73d0c6e86d (diff)
get files ready for 0.7.8 release0.7.8
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1183 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 fb9a2d6..28ff445 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-pam-ldapd],[0.7.7],[nss-pam-ldapd-users@lists.arthurdejong.org])
-RELEASE_MONTH="Jul 2010"
+AC_INIT([nss-pam-ldapd],[0.7.8],[nss-pam-ldapd-users@lists.arthurdejong.org])
+RELEASE_MONTH="Aug 2010"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])