Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ed042987..1445ee92 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ if ("${BUILD_NUMBER}" STREQUAL "")
endif()
project("SoftEther VPN"
- VERSION "5.01.${BUILD_NUMBER}"
+ VERSION "5.02.${BUILD_NUMBER}"
LANGUAGES C
)