1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-07 00:04:57 +03:00

v4.19-9578-beta

This commit is contained in:
dnobori
2015-09-15 16:19:45 +09:00
parent 9a82b3c65c
commit 3c8abd60ed
8 changed files with 9 additions and 9 deletions

View File

@ -138,7 +138,7 @@
#define CEDAR_VER 419
// Build Number
#define CEDAR_BUILD 9577
#define CEDAR_BUILD 9578
// Beta number
//#define BETA_NUMBER 3
@ -160,9 +160,9 @@
#define BUILD_DATE_Y 2015
#define BUILD_DATE_M 9
#define BUILD_DATE_D 15
#define BUILD_DATE_HO 9
#define BUILD_DATE_HO 14
#define BUILD_DATE_MI 39
#define BUILD_DATE_SE 23
#define BUILD_DATE_SE 35
// Tolerable time difference
#define ALLOW_TIMESTAMP_DIFF (UINT64)(3 * 24 * 60 * 60 * 1000)