From 2d3469909b9b15fb89b787405b210d00fd60f228 Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Mon, 15 Oct 2018 14:26:01 +0500 Subject: [PATCH] release v5.01.9660 --- CMakeLists.txt | 2 +- src/CurrentBuild.txt | 4 ++-- 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