summaryrefslogtreecommitdiff
path: root/src/activefor.h
diff options
context:
space:
mode:
authorJoshua Judson Rosen2015-02-17 00:43:54 -0500
committerJoshua Judson Rosen2015-02-17 00:43:54 -0500
commitc0101ba5d78758d30503682935b5b7602269aa93 (patch)
tree947689817319796760c01183cc0c4f19b32d1723 /src/activefor.h
parentUpdate autotools-generated files (diff)
downloadapf-master.tar.gz
Prepare for v0.8.5 releaseHEADmaster
Update version-strings and summarise the changes since v0.8.4 in ChangeLog.
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 6a73c69..786a351 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.4"
+#define AF_VER(info) info" v0.8.5"
#define TYPE_TCP 1
#define TYPE_UDP 3