Skip to content
Snippets Groups Projects
Commit 49b73a39 authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Release 5.3

parent 96021a74
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ if(${CMAKE_VERSION} VERSION_GREATER_EQUAL "3.19")
endif()
# Set version number and project name.
set(DP3_VERSION 5.2.0)
set(DP3_VERSION 5.3.0)
if(DP3_VERSION MATCHES "^([0-9]+)\\.([0-9]+)\\.([0-9]+)")
set(DP3_VERSION_MAJOR "${CMAKE_MATCH_1}")
set(DP3_VERSION_MINOR "${CMAKE_MATCH_2}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment