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-07 05:15:14 +0300
committerIlya Shipitsin <chipitsine@gmail.com>2018-11-07 05:15:14 +0300
commitda518914c1b5c7d010e8931e7105dff658d5880c (patch)
tree68011fc0ef2d75edd4aa4cbb9342e1d0238bd607
parenta5f18087cd0ce075497dddbbdf3f22ce6a6593d6 (diff)
release v5.01.96635.01.9663
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 19da0eb9..7c6f5b7c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7)
project(SoftEtherVPN
- VERSION 5.01.9662
+ VERSION 5.01.9663
LANGUAGES C
)
diff --git a/src/CurrentBuild.txt b/src/CurrentBuild.txt
index 3d70ff5c..473c1ae6 100644
--- a/src/CurrentBuild.txt
+++ b/src/CurrentBuild.txt
@@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
-VERSION_BUILD 9662
+VERSION_BUILD 9663
BUILD_NAME unstable
-BUILD_DATE 20181030_164618
+BUILD_DATE 20181107_021308