Skip to content

Commit 7595530

Browse files
committed
updated version
1 parent bf5fa90 commit 7595530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/versions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Version for libraries CPP
2-
SET(VERSION "1.73.99")
2+
SET(VERSION "1.77")
33
STRING(REGEX MATCHALL "[0-9]" VERSION_PARTS "${VERSION}")
44
LIST(GET VERSION_PARTS 0 VERSION_MAJOR)
55
LIST(GET VERSION_PARTS 1 VERSION_MINOR)

0 commit comments

Comments
 (0)