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

Commit a5ef00e

Browse files
committed
Version bumped to 2021.2
1 parent b0df29c commit a5ef00e

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.12)
22

33
project(xtp-tutorials LANGUAGES NONE)
44

5-
set(PROJECT_VERSION "2021.1")
5+
set(PROJECT_VERSION "2021.2")
66

77
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules)
88
# not used, but stops GNUInstallDirs.cmake from warning

0 commit comments

Comments
 (0)