We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320e653 commit dd36a2dCopy full SHA for dd36a2d
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24 FATAL_ERROR)
2
include(FetchContent)
3
include(CMakeDependentOption)
4
5
-set(VC_VERSION 2.24.0)
+set(VC_VERSION 2.24.1)
6
7
option(VC_VERSION_DATESTAMP "Append date stamp to version number" off)
8
if(VC_VERSION_DATESTAMP)
0 commit comments