diff options
author | Joshua Judson Rosen | 2015-02-17 00:43:54 -0500 |
---|---|---|
committer | Joshua Judson Rosen | 2015-02-17 00:43:54 -0500 |
commit | c0101ba5d78758d30503682935b5b7602269aa93 (patch) | |
tree | 947689817319796760c01183cc0c4f19b32d1723 /src | |
parent | Update autotools-generated files (diff) | |
download | apf-master.tar.gz |
Update version-strings and summarise the changes since v0.8.4 in ChangeLog.
Diffstat (limited to 'src')
-rw-r--r-- | src/activefor.h | 2 |
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 |