Release 1.18.1

This commit is contained in:
Chris Robinson 2017-07-29 22:09:21 -07:00
parent 12db67f548
commit bf9c36408a
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ ENDIF()
SET(LIB_MAJOR_VERSION "1")
SET(LIB_MINOR_VERSION "18")
SET(LIB_REVISION "0")
SET(LIB_REVISION "1")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_REVISION}")
SET(EXPORT_DECL "")

View File

@ -1,4 +1,4 @@
version: 1.18.0.{build}
version: 1.18.1.{build}
environment:
matrix: