Skip to content

Commit

Permalink
update cmake for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Aug 8, 2023
1 parent 1ae17ad commit 046d1dc
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 @@ -18,7 +18,7 @@ cmake_minimum_required(VERSION 3.14)
# ----------------------------------------

# define project and version
set(PORTS_OF_CALL_VERSION 1.5.1)
set(PORTS_OF_CALL_VERSION 1.5.2)
project(ports-of-call VERSION ${PORTS_OF_CALL_VERSION})

# CMAKE WARMUP
Expand Down

0 comments on commit 046d1dc

Please sign in to comment.