From 776c787c9074b8da9d769cc84ca92115dd9391e7 Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Thu, 4 Aug 2022 15:24:08 +0200 Subject: [PATCH] vtk9itk5wx3-macos --- CMakeLists.txt | 4 ++-- Version.txt.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e4549f1..00a7d6b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,8 +42,8 @@ ENDIF(BUILD_TESTING) #================================== # The project version -SET(PROJECT_MAJOR_VERSION 4) -SET(PROJECT_MINOR_VERSION 1) +SET(PROJECT_MAJOR_VERSION 5) +SET(PROJECT_MINOR_VERSION 0) SET(PROJECT_BUILD_VERSION 0) #================================== diff --git a/Version.txt.in b/Version.txt.in index 3dbf83e..e0f94e1 100644 --- a/Version.txt.in +++ b/Version.txt.in @@ -28,5 +28,5 @@ Build Type: @CREATOOLS_BUILDTYPE@ Compilation date: @CREATOOLS_COMPILATION_DATE@ - creaTPL: v4.1.0 - 2020/04/15 + creaTPL: v5.0.0 - 2022/08/04 -- 2.45.1