Skip to content

Commit

Permalink
Set version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rsheeter committed Nov 13, 2017
1 parent 5bbcf1f commit 1bccf20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ option(CANONICAL_PREFIXES "Canonical prefixes" OFF)
option(NOISY_LOGGING "Noisy logging" ON)

# 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
# See https://cmake.org/Wiki/CMake_RPATH_handling#Always_full_RPATH
Expand Down

0 comments on commit 1bccf20

Please sign in to comment.