Release 1.19.0

This commit is contained in:
Chris Robinson 2018-09-06 14:35:18 -07:00
parent 4c32a0aba7
commit 96aacac10c
2 changed files with 3 additions and 3 deletions

View File

@ -102,8 +102,8 @@ IF(NOT LIBTYPE)
ENDIF()
SET(LIB_MAJOR_VERSION "1")
SET(LIB_MINOR_VERSION "18")
SET(LIB_REVISION "2")
SET(LIB_MINOR_VERSION "19")
SET(LIB_REVISION "0")
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_REVISION}")
SET(EXPORT_DECL "")

View File

@ -1,4 +1,4 @@
version: 1.18.2.{build}
version: 1.19.0.{build}
environment:
matrix: