From f2e4a5f9b0919dc16ea83a8826e8d52b02178b38 Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Sun, 3 Jul 2005 23:15:19 +0200 Subject: v0.7.1 - Added: afserver certificate storing and checking - Modified: generating keys and certificate - Fixed: creating apf directory - Fixed: some bugs in proxy tunnel initialization --- 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 76564cb..d058a9c 100644 --- a/src/activefor.h +++ b/src/activefor.h @@ -46,7 +46,7 @@ #define S_STATE_OPEN 7 #define S_STATE_STOPPED 11 -#define AF_VER(info) info" v0.7" +#define AF_VER(info) info" v0.7.1" #define TYPE_TCP 1 #define TYPE_UDP 3 -- cgit v1.1