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-20 07:20:51 +0300
committerIlya Shipitsin <chipitsine@gmail.com>2018-11-20 07:20:51 +0300
commit3842e813d6a74a8c1779c3be33e1a6d70cb242ad (patch)
treefe6e9f23459bb7049316a90dfc73c1f7fe3ac749
parent7f29f8df85abc226c6bc8e3d8a3f1f2296493d27 (diff)
Release v5.01.96645.01.9664
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 519d2a0f..7f28c5f3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7)
project(SoftEtherVPN
- VERSION 5.01.9663
+ VERSION 5.01.9664
LANGUAGES C
)
diff --git a/src/CurrentBuild.txt b/src/CurrentBuild.txt
index 473c1ae6..01065dae 100644
--- a/src/CurrentBuild.txt
+++ b/src/CurrentBuild.txt
@@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
-VERSION_BUILD 9663
+VERSION_BUILD 9664
BUILD_NAME unstable
-BUILD_DATE 20181107_021308
+BUILD_DATE 20181120_041910