diff options
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 |