From 48bc33c5c5cf16fb42b1794c1f9c1887933daf15 Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Wed, 13 Sep 2006 12:37:54 +0200 Subject: v0.8.2 - Fixed: bug in resource deallocation for remote admin clients --- src/activefor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/activefor.h') diff --git a/src/activefor.h b/src/activefor.h index 8f127aa..2e667af 100644 --- a/src/activefor.h +++ b/src/activefor.h @@ -53,7 +53,7 @@ #define S_STATE_OPENING_CLOSED 17 #define S_STATE_KICKING 19 -#define AF_VER(info) info" v0.8.1" +#define AF_VER(info) info" v0.8.2" #define TYPE_TCP 1 #define TYPE_UDP 3 -- cgit v1.1