We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbcf1f commit 1bccf20Copy full SHA for 1bccf20
CMakeLists.txt
@@ -19,7 +19,7 @@ option(CANONICAL_PREFIXES "Canonical prefixes" OFF)
19
option(NOISY_LOGGING "Noisy logging" ON)
20
21
# Version information
22
-set(WOFF2_VERSION 1.0.1)
+set(WOFF2_VERSION 1.0.2)
23
24
# When building shared libraries it is important to set the correct rpath
25
# See https://cmake.org/Wiki/CMake_RPATH_handling#Always_full_RPATH
0 commit comments