1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-20 10:19:20 +03:00

v4.06-9437-beta

This commit is contained in:
dnobori
2014-04-09 11:30:07 +09:00
parent a3a4ad0b0a
commit 7839d2939e
278 changed files with 267 additions and 267 deletions

View File

@ -123,7 +123,7 @@
#define CEDAR_VER 406
// Build Number
#define CEDAR_BUILD 9436
#define CEDAR_BUILD 9437
// Beta number
//#define BETA_NUMBER 3
@ -145,9 +145,9 @@
#define BUILD_DATE_Y 2014
#define BUILD_DATE_M 4
#define BUILD_DATE_D 9
#define BUILD_DATE_HO 1
#define BUILD_DATE_MI 46
#define BUILD_DATE_SE 49
#define BUILD_DATE_HO 9
#define BUILD_DATE_MI 39
#define BUILD_DATE_SE 4
// Tolerable time difference
#define ALLOW_TIMESTAMP_DIFF (UINT64)(3 * 24 * 60 * 60 * 1000)