Skip to content

Commit dd36a2d

Browse files
committed
Version bump 2.24.1
1 parent 320e653 commit dd36a2d

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.24 FATAL_ERROR)
22
include(FetchContent)
33
include(CMakeDependentOption)
44

5-
set(VC_VERSION 2.24.0)
5+
set(VC_VERSION 2.24.1)
66

77
option(VC_VERSION_DATESTAMP "Append date stamp to version number" off)
88
if(VC_VERSION_DATESTAMP)

0 commit comments

Comments
 (0)