Skip to content

Commit 9a120db

Browse files
committed
update version number to 1.3.4
1 parent 5c2d694 commit 9a120db

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

1010

0 commit comments

Comments
 (0)