CMake 3.30.5

This commit is contained in:
Brad King
2024-10-08 08:56:04 -04:00
parent f9324a73e0
commit 9c4a0a9ff0
2 changed files with 11 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 30)
set(CMake_VERSION_PATCH 4)
set(CMake_VERSION_PATCH 5)
#set(CMake_VERSION_RC 0)
set(CMake_VERSION_IS_DIRTY 0)