Update version for 1.18.2 release
Note the real release is in the v1.18 branch! This is just for numbering consistency.
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ ENDIF()
|
||||
|
||||
SET(LIB_MAJOR_VERSION "1")
|
||||
SET(LIB_MINOR_VERSION "18")
|
||||
SET(LIB_REVISION "1")
|
||||
SET(LIB_REVISION "2")
|
||||
SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_REVISION}")
|
||||
|
||||
SET(EXPORT_DECL "")
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
version: 1.18.1.{build}
|
||||
version: 1.18.2.{build}
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user