Skip to content

Commit 1b94d51

Browse files
committed
updated version to 1.3.9
1 parent dba5d71 commit 1b94d51

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

1010

0 commit comments

Comments
 (0)