Skip to content

Commit 1bccf20

Browse files
committed
Set version to 1.0.2
1 parent 5bbcf1f commit 1bccf20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ option(CANONICAL_PREFIXES "Canonical prefixes" OFF)
1919
option(NOISY_LOGGING "Noisy logging" ON)
2020

2121
# Version information
22-
set(WOFF2_VERSION 1.0.1)
22+
set(WOFF2_VERSION 1.0.2)
2323

2424
# When building shared libraries it is important to set the correct rpath
2525
# See https://cmake.org/Wiki/CMake_RPATH_handling#Always_full_RPATH

0 commit comments

Comments
 (0)