We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b10cac commit 9889e04Copy full SHA for 9889e04
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
2
if(POLICY CMP0074)
3
cmake_policy(SET CMP0074 NEW)
4
endif()
5
-project(qdigidoc4 VERSION 4.2.6)
+project(qdigidoc4 VERSION 4.2.7)
6
7
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules")
8
set(CMAKE_INCLUDE_CURRENT_DIR ON)
0 commit comments