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

Incrementing Version of SoftEther to 5.1. Preparing for release

This commit is contained in:
Moataz Elmasry
2018-02-14 23:10:21 +01:00
parent 8c0c4396b7
commit e04ec3b203
4 changed files with 36 additions and 17 deletions

View File

@ -135,10 +135,10 @@
// Version number
#define CEDAR_VER 423
#define CEDAR_VER 501
// Build Number
#define CEDAR_BUILD 9647
#define CEDAR_BUILD 9657
// Beta number
//#define BETA_NUMBER 3
@ -157,12 +157,12 @@
#endif // BUILD_PLACE
// Specifies the build date
#define BUILD_DATE_Y 2017
#define BUILD_DATE_M 10
#define BUILD_DATE_D 19
#define BUILD_DATE_HO 14
#define BUILD_DATE_MI 28
#define BUILD_DATE_SE 18
#define BUILD_DATE_Y 2018
#define BUILD_DATE_M 1
#define BUILD_DATE_D 14
#define BUILD_DATE_HO 0
#define BUILD_DATE_MI 36
#define BUILD_DATE_SE 20
// Tolerable time difference
#define ALLOW_TIMESTAMP_DIFF (UINT64)(3 * 24 * 60 * 60 * 1000)

View File

@ -1,4 +1,4 @@
BUILD_NUMBER 9650
VERSION 424
BUILD_NAME beta
BUILD_DATE 20171019_142818
BUILD_NUMBER 9657
VERSION 501
BUILD_NAME unstable
BUILD_DATE 20180113_003620