Skip to content

Commit 37c92fc

Browse files
committed
Bump minor version
1 parent 18281e6 commit 37c92fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ENDIF(LIBTINS_BUILD_SHARED)
4343

4444
# The version number.
4545
SET(LIBTINS_VERSION_MAJOR 3)
46-
SET(LIBTINS_VERSION_MINOR 4)
46+
SET(LIBTINS_VERSION_MINOR 5)
4747
SET(LIBTINS_VERSION "${LIBTINS_VERSION_MAJOR}.${LIBTINS_VERSION_MINOR}")
4848

4949
# Required Packages

0 commit comments

Comments
 (0)