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

Commit c633280

Browse files
committed
Version bumped to 2021-rc.1
1 parent 6e6017a commit c633280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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(csg-tutorials LANGUAGES NONE)
44

5-
set(PROJECT_VERSION "2021-dev")
5+
set(PROJECT_VERSION "2021-rc.1")
66

77
# Cmake modules/macros are in a subdirectory to keep this file cleaner
88
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules)

0 commit comments

Comments
 (0)