1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-11-22 17:39:53 +03:00

Merge pull request #1041 from chipitsine/master

Merge PR #1041: 5.01.9672 release
This commit is contained in:
Ilya Shipitsin 2019-11-24 17:12:05 +01:00 committed by GitHub
commit 3a309c9f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.9671
VERSION 5.01.9672
LANGUAGES C
)

View File

@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
VERSION_BUILD 9671
VERSION_BUILD 9672
BUILD_NAME unstable
BUILD_DATE 20190710_000000
BUILD_DATE 20191124_000000