From 63c8258ea8e6a2c03c03549326755aac5e0e1d1d Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Fri, 19 Nov 2004 13:47:43 +0100 Subject: udp_patch - Lightly Modified: verbose in client's udp reverse mode - Fixed: major bug in udp protocol forwarding --- activefor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activefor.h') diff --git a/activefor.h b/activefor.h index 18211e1..29244c7 100644 --- a/activefor.h +++ b/activefor.h @@ -39,7 +39,7 @@ #define S_STATE_OPEN 7 #define S_STATE_STOPPED 11 -#define AF_VER(info) info" v0.5.5" +#define AF_VER(info) info" v0.5.5 (+udp_patch)" #define TYPE_TCP 1 #define TYPE_UDP 3 -- cgit v1.1