summaryrefslogtreecommitdiff
path: root/activefor.h
diff options
context:
space:
mode:
authorJakub Sławiński2004-11-19 13:47:43 +0100
committerJoshua Judson Rosen2014-07-17 21:14:58 +0200
commit63c8258ea8e6a2c03c03549326755aac5e0e1d1d (patch)
tree93876037747f548269d8639d08b9d2d0bb699ea4 /activefor.h
parentv0.5.5 (diff)
downloadapf-63c8258ea8e6a2c03c03549326755aac5e0e1d1d.tar.gz
udp_patch
- Lightly Modified: verbose in client's udp reverse mode - Fixed: major bug in udp protocol forwarding
Diffstat (limited to 'activefor.h')
-rw-r--r--activefor.h2
1 files changed, 1 insertions, 1 deletions
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