Release 1.18.0

This commit is contained in:
Chris Robinson
2017-06-04 07:31:22 -07:00
parent 9222d89de2
commit 61e43d4039
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -97,8 +97,8 @@ IF(NOT LIBTYPE)
ENDIF()
SET(LIB_MAJOR_VERSION "1")
SET(LIB_MINOR_VERSION "17")
SET(LIB_REVISION "2")
SET(LIB_MINOR_VERSION "18")
SET(LIB_REVISION "0")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_REVISION}")
SET(EXPORT_DECL "")
+1 -1
View File
@@ -1,4 +1,4 @@
version: 1.17.2.{build}
version: 1.18.0.{build}
environment:
matrix: