Skip to content

Commit

Permalink
Merge pull request #79 from lanl/v1.7.1-rc
Browse files Browse the repository at this point in the history
V1.7.1 rc
  • Loading branch information
Yurlungur authored Jan 28, 2025
2 parents f765a8d + 6c6864c commit 0b1e73b
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 @@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.14)
# ----------------------------------------

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

# CMAKE WARMUP
Expand Down

0 comments on commit 0b1e73b

Please sign in to comment.