Skip to content

Commit

Permalink
Bump version to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mfontanini committed Feb 17, 2022
1 parent e3aedc5 commit 6a17e59
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 4)
SET(TINS_VERSION_MINOR 5)
SET(TINS_VERSION_PATCH 0)
SET(LIBTINS_VERSION "${TINS_VERSION_MAJOR}.${TINS_VERSION_MINOR}")

Expand Down

0 comments on commit 6a17e59

Please sign in to comment.