updated version

This commit is contained in:
Daniel Marjamäki 2016-12-31 18:36:28 +01:00
parent bf5fa90952
commit 7595530616
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Version for libraries CPP
SET(VERSION "1.73.99")
SET(VERSION "1.77")
STRING(REGEX MATCHALL "[0-9]" VERSION_PARTS "${VERSION}")
LIST(GET VERSION_PARTS 0 VERSION_MAJOR)
LIST(GET VERSION_PARTS 1 VERSION_MINOR)