1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

5.01.9673 release

This commit is contained in:
Ilya Shipitsin 2020-04-18 00:47:47 +05:00
parent 16cdf62cc6
commit 70a7c4596d
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7)
project("SoftEther VPN"
VERSION 5.01.9672
VERSION 5.01.9673
LANGUAGES C
)

View File

@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
VERSION_BUILD 9672
VERSION_BUILD 9673
BUILD_NAME unstable
BUILD_DATE 20191124_000000
BUILD_DATE 20200418_000000