summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2010-06-16 18:29:45 +0000
committerStef Walter <stef@memberwebs.com>2010-06-16 18:29:45 +0000
commit982ea06e104284d3a3db2f14b23780f529d33528 (patch)
treee3be637acbc43b85c7ef04211c22464898db5055 /configure.in
parent9b67a8644c20fab0ed58a6c9e10bbde153ed6068 (diff)
Release version 0.2.1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 64747a3..d68624c 100644
--- a/configure.in
+++ b/configure.in
@@ -36,8 +36,8 @@ dnl Stef Walter <stef@memberwebs.com>
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(slapi-dnsnotify, 0.2, stef@memberwebs.com)
-AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.2)
+AC_INIT(slapi-dnsnotify, 0.2.1, stef@memberwebs.com)
+AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.2.1)
LDFLAGS="$LDFLAGS -L/usr/local/lib"
CFLAGS="$CFLAGS -I/usr/local/include"