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

Commit e0b8b05

Browse files
committed
Version bumped to 2021
1 parent b590407 commit e0b8b05

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-rc.1")
5+
set(PROJECT_VERSION "2021")
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)