From c0101ba5d78758d30503682935b5b7602269aa93 Mon Sep 17 00:00:00 2001 From: Joshua Judson Rosen Date: Tue, 17 Feb 2015 00:43:54 -0500 Subject: Prepare for v0.8.5 release Update version-strings and summarise the changes since v0.8.4 in ChangeLog. --- src/activefor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/activefor.h') 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 -- cgit v1.1