summaryrefslogtreecommitdiff
path: root/src/activefor.h
diff options
context:
space:
mode:
authorJakub Sławiński2006-09-13 12:37:54 +0200
committerJoshua Judson Rosen2014-07-17 21:15:02 +0200
commit48bc33c5c5cf16fb42b1794c1f9c1887933daf15 (patch)
treefe8a5059a47af5ef2526af5351658f463304241e /src/activefor.h
parentv0.8.1 (diff)
downloadapf-48bc33c5c5cf16fb42b1794c1f9c1887933daf15.tar.gz
v0.8.2
- Fixed: bug in resource deallocation for remote admin clients
Diffstat (limited to 'src/activefor.h')
-rw-r--r--src/activefor.h2
1 files changed, 1 insertions, 1 deletions
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