From 76b50ffff9a28d8815f91debe9ca8a9d7a5de743 Mon Sep 17 00:00:00 2001 From: Leonardo Godinho Date: Tue, 13 Mar 2007 22:07:33 +0000 Subject: Added support to ADSI (WinLDAP). Thanks to Mark Edgar for most of the hackish defines. --- lualdap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lualdap/Makefile') diff --git a/lualdap/Makefile b/lualdap/Makefile index 4b9ee1c..6a4f06d 100755 --- a/lualdap/Makefile +++ b/lualdap/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.29 2006-07-24 01:42:06 tomas Exp $ +# $Id: Makefile,v 1.30 2007-03-13 22:07:33 godinho Exp $ T= lualdap -V= 1.0.2 +V= 1.1.0 CONFIG= ./config include $(CONFIG) -- cgit v1.2.3-59-g8ed1b