From d8f7b96b39016dc6976a80d46eaebea950b89b55 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 2 Jul 2008 20:32:39 +0000 Subject: Version 0.2 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index f366211..34eedb4 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Stef Walter dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(slapi-dnsnotify, 0.1, stef@memberwebs.com) -AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.1) +AC_INIT(slapi-dnsnotify, 0.2, stef@memberwebs.com) +AM_INIT_AUTOMAKE(slapi-dnsnotify, 0.2) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3