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

v4.10-9473-beta

This commit is contained in:
dnobori
2014-07-12 03:00:27 +09:00
parent 9f7d8578a7
commit 16b713b98d
279 changed files with 271 additions and 271 deletions

View File

@ -138,7 +138,7 @@
#define CEDAR_VER 410
// Build Number
#define CEDAR_BUILD 9472
#define CEDAR_BUILD 9473
// Beta number
//#define BETA_NUMBER 3
@ -160,9 +160,9 @@
#define BUILD_DATE_Y 2014
#define BUILD_DATE_M 7
#define BUILD_DATE_D 12
#define BUILD_DATE_HO 0
#define BUILD_DATE_MI 2
#define BUILD_DATE_SE 2
#define BUILD_DATE_HO 2
#define BUILD_DATE_MI 14
#define BUILD_DATE_SE 33
// Tolerable time difference
#define ALLOW_TIMESTAMP_DIFF (UINT64)(3 * 24 * 60 * 60 * 1000)