Skip to content

Commit 0cc7d19

Browse files
committed
Update version number to 4.5.1
IB-8031 Signed-off-by: Raul Metsma <[email protected]>
1 parent 0d478de commit 0cc7d19

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(qdigidoc4 VERSION 4.5.0)
2+
project(qdigidoc4 VERSION 4.5.1)
33

44
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
55
set(CMAKE_INCLUDE_CURRENT_DIR ON)

0 commit comments

Comments
 (0)