Skip to content

Commit 17e6c7d

Browse files
committed
update version
1 parent 2c4d93a commit 17e6c7d

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
@@ -8,7 +8,7 @@ endif()
88
# When updating to a newer version of CMake, see if we can use the following
99
project(ctre
1010
HOMEPAGE_URL "https://compile-time.re"
11-
VERSION 3.8.1
11+
VERSION 3.9.0
1212
LANGUAGES CXX)
1313
set(PROJECT_DESCRIPTION "Fast compile-time regular expressions with support for matching/searching/capturing during compile-time or runtime.")
1414

0 commit comments

Comments
 (0)