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

v4.13-9524-beta

This commit is contained in:
dnobori
2015-01-31 03:28:09 +09:00
parent 06a72040a3
commit ef4c0d5866
278 changed files with 350 additions and 350 deletions

View File

@ -138,7 +138,7 @@
#define CEDAR_VER 413
// Build Number
#define CEDAR_BUILD 9522
#define CEDAR_BUILD 9524
// Beta number
//#define BETA_NUMBER 3
@ -159,10 +159,10 @@
// Specifies the build date
#define BUILD_DATE_Y 2015
#define BUILD_DATE_M 1
#define BUILD_DATE_D 30
#define BUILD_DATE_HO 19
#define BUILD_DATE_MI 27
#define BUILD_DATE_SE 16
#define BUILD_DATE_D 31
#define BUILD_DATE_HO 2
#define BUILD_DATE_MI 39
#define BUILD_DATE_SE 17
// Tolerable time difference
#define ALLOW_TIMESTAMP_DIFF (UINT64)(3 * 24 * 60 * 60 * 1000)