Explorar o código

CMake 4.1.0-rc4

Brad King hai 2 meses
pai
achega
f4effce6a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/CMakeVersion.cmake

+ 1 - 1
Source/CMakeVersion.cmake

@@ -2,7 +2,7 @@
 set(CMake_VERSION_MAJOR 4)
 set(CMake_VERSION_MAJOR 4)
 set(CMake_VERSION_MINOR 1)
 set(CMake_VERSION_MINOR 1)
 set(CMake_VERSION_PATCH 0)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 3)
+set(CMake_VERSION_RC 4)
 set(CMake_VERSION_IS_DIRTY 0)
 set(CMake_VERSION_IS_DIRTY 0)
 
 
 # Start with the full version number used in tags.  It has no dev info.
 # Start with the full version number used in tags.  It has no dev info.