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-10-15 12:26:01 +0300
committerIlya Shipitsin <chipitsine@gmail.com>2018-10-15 12:26:01 +0300
commit2d3469909b9b15fb89b787405b210d00fd60f228 (patch)
tree905d668c59c0cfa3cf32898280073162534df7b4
parente35e2c73d349dfde16b5e6a426642a732b191383 (diff)
release v5.01.96605.01.9660
-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 e04ed733..3346850e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.7)
project(SoftEtherVPN
- VERSION 5.01.9659
+ VERSION 5.01.9660
LANGUAGES C
)
diff --git a/src/CurrentBuild.txt b/src/CurrentBuild.txt
index 0ed577bf..9b402565 100644
--- a/src/CurrentBuild.txt
+++ b/src/CurrentBuild.txt
@@ -1,5 +1,5 @@
VERSION_MAJOR 5
VERSION_MINOR 1
-VERSION_BUILD 9659
+VERSION_BUILD 9660
BUILD_NAME unstable
-BUILD_DATE 20181009_212500
+BUILD_DATE 20181015_142500