From 272c69d35a04057374753ac018023233dc2e3c45 Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Tue, 4 Dec 2018 04:14:18 +0000 Subject: [PATCH] Release v5.01.9666 Signed-off-by: Ilya Shipitsin --- CMakeLists.txt | 2 +- src/CurrentBuild.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f4a9ad6..3a0bd462 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7) project("SoftEther VPN" - VERSION 5.01.9665 + VERSION 5.01.9666 LANGUAGES C ) diff --git a/src/CurrentBuild.txt b/src/CurrentBuild.txt index d448cca4..f6349a50 100644 --- a/src/CurrentBuild.txt +++ b/src/CurrentBuild.txt @@ -1,5 +1,5 @@ VERSION_MAJOR 5 VERSION_MINOR 1 -VERSION_BUILD 9665 +VERSION_BUILD 9666 BUILD_NAME unstable -BUILD_DATE 20181128_103328 +BUILD_DATE 20181204_041207