Set version to 1.0.2

This commit is contained in:
Rod Sheeter
2017-11-13 10:31:28 -08:00
parent 5bbcf1f8ad
commit 1bccf208bc
+1 -1
View File
@@ -19,7 +19,7 @@ option(CANONICAL_PREFIXES "Canonical prefixes" OFF)
option(NOISY_LOGGING "Noisy logging" ON) option(NOISY_LOGGING "Noisy logging" ON)
# Version information # Version information
set(WOFF2_VERSION 1.0.1) set(WOFF2_VERSION 1.0.2)
# When building shared libraries it is important to set the correct rpath # When building shared libraries it is important to set the correct rpath
# See https://cmake.org/Wiki/CMake_RPATH_handling#Always_full_RPATH # See https://cmake.org/Wiki/CMake_RPATH_handling#Always_full_RPATH