diff --git a/CMakeLists.txt b/CMakeLists.txt index 2f537041..19da0eb9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7) project(SoftEtherVPN - VERSION 5.01.9661 + VERSION 5.01.9662 LANGUAGES C ) diff --git a/src/CurrentBuild.txt b/src/CurrentBuild.txt index 46478405..3d70ff5c 100644 --- a/src/CurrentBuild.txt +++ b/src/CurrentBuild.txt @@ -1,5 +1,5 @@ VERSION_MAJOR 5 VERSION_MINOR 1 -VERSION_BUILD 9661 +VERSION_BUILD 9662 BUILD_NAME unstable -BUILD_DATE 20181022_215600 +BUILD_DATE 20181030_164618