Skip to content

Commit 0bfdf5c

Browse files
author
Hana Dusíková
committed
It will be v3.0 now :)
1 parent d32fe04 commit 0bfdf5c

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.8.0)
22
# When updating to a newer version of CMake, see if we can use the following
33
project(ctre
44
HOMEPAGE_URL "https://compile-time.re"
5-
VERSION 2.9.2
5+
VERSION 3.0
66
LANGUAGES CXX)
77

88
include(CMakePackageConfigHelpers)

0 commit comments

Comments
 (0)