1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 18:20:40 +03:00

Merge pull request #1107 from chipitsine/master

5.01.9674 release
This commit is contained in:
Ilya Shipitsin 2020-04-30 13:26:45 +05:00 committed by GitHub
commit 039cd8edf0
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.9673
VERSION 5.01.9674
LANGUAGES C
)

View File

@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
VERSION_BUILD 9673
VERSION_BUILD 9674
BUILD_NAME unstable
BUILD_DATE 20200418_000000
BUILD_DATE 20200430_000000