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

Commit b0df29c

Browse files
committed
Version bumped to 2021.1
1 parent e0b8b05 commit b0df29c

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")
5+
set(PROJECT_VERSION "2021.1")
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)