From 89a57967ccccc872e6cc86a77eeb0287f8fd5cbc Mon Sep 17 00:00:00 2001 From: David Faure Date: Thu, 10 Aug 2017 20:28:00 +0200 Subject: GIT_SILENT upgrade version to 5.38 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9f7dd7a7..a118c1cb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,7 @@ cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) # Preliminary setup # -set(VERSION "5.37.0") # handled by release scripts +set(VERSION "5.38.0") # handled by release scripts if (POLICY CMP0048) cmake_policy(SET CMP0048 NEW) -- cgit v1.2.1