Skip to content

Commit

Permalink
Update version number to 4.5.1
Browse files Browse the repository at this point in the history
IB-8031

Signed-off-by: Raul Metsma <[email protected]>
  • Loading branch information
metsma committed Apr 17, 2024
1 parent 0d478de commit 0cc7d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16)
project(qdigidoc4 VERSION 4.5.0)
project(qdigidoc4 VERSION 4.5.1)

set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
Expand Down

0 comments on commit 0cc7d19

Please sign in to comment.