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

Bump version to 5.02

This commit is contained in:
Davide Beatrici 2021-05-25 01:29:36 +02:00 committed by GitHub
parent 544c9a73da
commit 97d9761a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ if ("${BUILD_NUMBER}" STREQUAL "")
endif()
project("SoftEther VPN"
VERSION "5.01.${BUILD_NUMBER}"
VERSION "5.02.${BUILD_NUMBER}"
LANGUAGES C
)