Skip to content

Commit 09beb50

Browse files
committed
1.3.6 --> 1.3.7
1 parent e104e8b commit 09beb50

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 "6")
7+
set (GMDS_RELEASE_VERSION "7")
88
set (GMDS_VERSION ${GMDS_MAJOR_VERSION}.${GMDS_MINOR_VERSION}.${GMDS_RELEASE_VERSION})
99

1010

0 commit comments

Comments
 (0)