Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 1800957

Browse files
committed
Version bumped to 1.6.1
1 parent 89dacdf commit 1800957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1)
22

33
project(xtp-tutorials)
44

5-
set(PROJECT_VERSION "1.6")
5+
set(PROJECT_VERSION "1.6.1")
66

77
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules)
88
include(GNUInstallDirs)

0 commit comments

Comments
 (0)