Skip to content

Commit

Permalink
v0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
JanuszBedkowski committed Nov 11, 2024
1 parent 48e61b8 commit ec93978
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
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.15.0)
project(hd-mapping)

set (HDMAPPING_VERSION_MAJOR 0)
set (HDMAPPING_VERSION_MINOR 62)
set (HDMAPPING_VERSION_MINOR 63)
set (HDMAPPING_VERSION_PATCH 0)

add_definitions(-DHDMAPPING_VERSION_MAJOR=${HDMAPPING_VERSION_MAJOR})
Expand Down

0 comments on commit ec93978

Please sign in to comment.