From aff13f74ea0d502cdd4939fa7a0b8fee8fe04ac6 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sun, 14 Feb 2010 23:12:55 +0000 Subject: Commit an old outstanding commit. --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 0234a09..e859ac6 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(sasl-delegateldap, 0.0.1, stef@memberwebs.com) -AM_INIT_AUTOMAKE(sasl-delegateldap, 0.0.1) +AC_INIT(sasl-delegateldap, 0.0.2, stef@memberwebs.com) +AM_INIT_AUTOMAKE(sasl-delegateldap, 0.0.2) AC_CONFIG_SRCDIR([plugin/delegateldap.c]) AM_CONFIG_HEADER([config.h]) -- cgit v1.2.3