summaryrefslogtreecommitdiff
path: root/src/activefor.h
diff options
context:
space:
mode:
authorJakub Sławiński2007-10-03 23:32:17 +0200
committerJoshua Judson Rosen2014-07-17 21:15:04 +0200
commitbe7cc5efd2c1ad8227794f77c27e3376f509ef4a (patch)
treecd0c80a493c4c8218c01772e8951b9039fbc6f8d /src/activefor.h
parentUpdate copyright statements. (diff)
downloadapf-be7cc5efd2c1ad8227794f77c27e3376f509ef4a.tar.gz
- Added (by Joshua Judson Rosen): certificate-based authentication
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 294421e..6a73c69 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.3"
+#define AF_VER(info) info" v0.8.4"
#define TYPE_TCP 1
#define TYPE_UDP 3