Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / cmake / version.cmake
index 645c257..daf21cd 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright (C) 2018 Intel Corporation
+# Copyright (C) 2018-2019 Intel Corporation
 #
 # SPDX-License-Identifier: Apache-2.0
 #
 
-cmake_minimum_required(VERSION 2.8)
-
 function (branchName VAR)
     execute_process(
             COMMAND git rev-parse --abbrev-ref HEAD