summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2010-12-08 14:43:56 +0000
committerStef Walter <stef@memberwebs.com>2010-12-08 14:43:56 +0000
commitba68e5648d3b8ad270baa4391a42b8c5bc87df1b (patch)
tree576d818f6a1297f6d5325215c65915f99c549b36
parentd0578da02a99c4b5880d14fffbd8834b81fa3b7e (diff)
Old commit
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index d68624c..57ab9b5 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.1, stef@memberwebs.com)
-AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.2.1)
+AC_INIT(slapi-dnsnotify, 0.2.2, stef@memberwebs.com)
+AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.2.2)
LDFLAGS="$LDFLAGS -L/usr/local/lib"
CFLAGS="$CFLAGS -I/usr/local/include"