Skip to content

Commit

Permalink
Bump version to 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mfontanini committed Aug 20, 2023
1 parent 142b6f6 commit 3943700
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 @@ -46,7 +46,7 @@ ENDIF(LIBTINS_BUILD_SHARED)

# The version number.
SET(TINS_VERSION_MAJOR 4)
SET(TINS_VERSION_MINOR 5)
SET(TINS_VERSION_MINOR 6)
SET(TINS_VERSION_PATCH 0)
SET(LIBTINS_VERSION "${TINS_VERSION_MAJOR}.${TINS_VERSION_MINOR}")

Expand Down

0 comments on commit 3943700

Please # to comment.