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

release v5.01.9660

This commit is contained in:
Ilya Shipitsin 2018-10-15 14:26:01 +05:00
parent e35e2c73d3
commit 2d3469909b
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7) cmake_minimum_required(VERSION 3.7)
project(SoftEtherVPN project(SoftEtherVPN
VERSION 5.01.9659 VERSION 5.01.9660
LANGUAGES C LANGUAGES C
) )

View File

@ -1,5 +1,5 @@
VERSION_MAJOR 5 VERSION_MAJOR 5
VERSION_MINOR 1 VERSION_MINOR 1
VERSION_BUILD 9659 VERSION_BUILD 9660
BUILD_NAME unstable BUILD_NAME unstable
BUILD_DATE 20181009_212500 BUILD_DATE 20181015_142500