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

Commit e5c47ea

Browse files
committed
Merge branch 'stable' into for/stable/merge_master
2 parents 55fe256 + b82f9e8 commit e5c47ea

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.7-dev")
5+
set(PROJECT_VERSION "1.6_rc2")
66

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

0 commit comments

Comments
 (0)