From bd915ee49f2cb638ede2139038fb72dc0fa29d15 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 29 Sep 2010 22:26:23 +0000 Subject: Release version 0.2 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 34d5fa7..3b47846 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-suffix, 0.1, stef@memberwebs.com) -AM_INIT_AUTOMAKE(slapi-suffix, 0.1) +AC_INIT(slapi-suffix, 0.2, stef@memberwebs.com) +AM_INIT_AUTOMAKE(slapi-suffix, 0.2) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3