Skip to content

Commit 916dfa0

Browse files
committed
update version number to 1.3.5
1 parent 2da09e4 commit 916dfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
set (GMDS_MAJOR_VERSION "1")
66
set (GMDS_MINOR_VERSION "3")
7-
set (GMDS_RELEASE_VERSION "4")
7+
set (GMDS_RELEASE_VERSION "5")
88
set (GMDS_VERSION ${GMDS_MAJOR_VERSION}.${GMDS_MINOR_VERSION}.${GMDS_RELEASE_VERSION})
99

1010

0 commit comments

Comments
 (0)