mirror of
https://github.com/mfontanini/libtins
synced 2026-01-22 18:25:57 +01:00
Bump library version in CMake file to 4.3
This commit is contained in:
@@ -46,7 +46,7 @@ ENDIF(LIBTINS_BUILD_SHARED)
|
||||
|
||||
# The version number.
|
||||
SET(TINS_VERSION_MAJOR 4)
|
||||
SET(TINS_VERSION_MINOR 2)
|
||||
SET(TINS_VERSION_MINOR 3)
|
||||
SET(TINS_VERSION_PATCH 0)
|
||||
SET(LIBTINS_VERSION "${TINS_VERSION_MAJOR}.${TINS_VERSION_MINOR}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user