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

Release v5.01.9666

Signed-off-by: Ilya Shipitsin <chipitsine@gmail.com>
This commit is contained in:
Ilya Shipitsin 2018-12-04 04:14:18 +00:00
parent 740a4aafe1
commit 272c69d35a
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.9665
VERSION 5.01.9666
LANGUAGES C
)

View File

@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
VERSION_BUILD 9665
VERSION_BUILD 9666
BUILD_NAME unstable
BUILD_DATE 20181128_103328
BUILD_DATE 20181204_041207