1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-07 08:14:58 +03:00

v4.05-9418-beta

This commit is contained in:
dnobori
2014-02-06 13:20:11 +09:00
parent bb853cc18b
commit d2be460d7c
288 changed files with 268 additions and 268 deletions

View File

@ -117,7 +117,7 @@
#define CEDAR_VER 405
// Build Number
#define CEDAR_BUILD 9416
#define CEDAR_BUILD 9418
// Beta number
//#define BETA_NUMBER 3
@ -139,9 +139,9 @@
#define BUILD_DATE_Y 2014
#define BUILD_DATE_M 2
#define BUILD_DATE_D 6
#define BUILD_DATE_HO 0
#define BUILD_DATE_MI 36
#define BUILD_DATE_SE 26
#define BUILD_DATE_HO 1
#define BUILD_DATE_MI 58
#define BUILD_DATE_SE 47
// Tolerable time difference
#define ALLOW_TIMESTAMP_DIFF (UINT64)(3 * 24 * 60 * 60 * 1000)