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>2019-01-27 10:49:56 +0300
committerIlya Shipitsin <chipitsine@gmail.com>2019-01-27 10:49:56 +0300
commitce6e49a3f9cb2dfc714a8b2ba23732b045d41ea5 (patch)
tree90fb16c75f6bebf072a2b16b7db7ee337b434c00
parent8657955c92e9702244546e2212632d786a57088b (diff)
release 5.01.96685.01.9668
-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 adf2a130..cd38a960 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7)
project("SoftEther VPN"
- VERSION 5.01.9667
+ VERSION 5.01.9668
LANGUAGES C
)
diff --git a/src/CurrentBuild.txt b/src/CurrentBuild.txt
index 2bf8a2b3..48a90025 100644
--- a/src/CurrentBuild.txt
+++ b/src/CurrentBuild.txt
@@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
-VERSION_BUILD 9667
+VERSION_BUILD 9668
BUILD_NAME unstable
-BUILD_DATE 20181221_111657
+BUILD_DATE 20190127_074741