Explorar el Código

CMake 4.2.0-rc2

Brad King hace 5 días
padre
commit
a86b6c4db4
Se han modificado 1 ficheros con 1 adiciones y 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 2)
 set(CMake_VERSION_MINOR 2)
 set(CMake_VERSION_PATCH 0)
 set(CMake_VERSION_PATCH 0)
-set(CMake_VERSION_RC 1)
+set(CMake_VERSION_RC 2)
 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.