Skip to content

Commit 9889e04

Browse files
authored
Increase version number (#830)
IB-6670 Signed-off-by: Raul Metsma <raul@metsma.ee>
1 parent 9b10cac commit 9889e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
22
if(POLICY CMP0074)
33
cmake_policy(SET CMP0074 NEW)
44
endif()
5-
project(qdigidoc4 VERSION 4.2.6)
5+
project(qdigidoc4 VERSION 4.2.7)
66

77
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules")
88
set(CMAKE_INCLUDE_CURRENT_DIR ON)

0 commit comments

Comments
 (0)