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:
authorIlya Shipitsin <chipitsine@gmail.com>2018-11-28 13:34:59 +0300
committerIlya Shipitsin <chipitsine@gmail.com>2018-11-28 13:34:59 +0300
commit974f18505bdbf87f87603330f171cee00b0a93ed (patch)
tree9320ccf2cd5b73dcc4886cae5a6d85d6dc804fc4
parentb65ebce4d67e44da4adf2e1fc656af7ee2ca8e94 (diff)
v5.01.96655.01.9665
Signed-off-by: Ilya Shipitsin <chipitsine@gmail.com>
-rw-r--r--CMakeLists.txt2
-rw-r--r--src/CurrentBuild.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 07919a74..2f4a9ad6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7)
project("SoftEther VPN"
- VERSION 5.01.9664
+ VERSION 5.01.9665
LANGUAGES C
)
diff --git a/src/CurrentBuild.txt b/src/CurrentBuild.txt
index 01065dae..d448cca4 100644
--- a/src/CurrentBuild.txt
+++ b/src/CurrentBuild.txt
@@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
-VERSION_BUILD 9664
+VERSION_BUILD 9665
BUILD_NAME unstable
-BUILD_DATE 20181120_041910
+BUILD_DATE 20181128_103328