Skip to content

Commit

Permalink
Bump version to 1.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Jun 13, 2020
1 parent c6a9df6 commit dcd9a0b
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 @@ -3,7 +3,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.0.2)
LIST(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})

PROJECT(libzip
VERSION 1.7.0.1
VERSION 1.7.1
LANGUAGES C)

OPTION(ENABLE_COMMONCRYPTO "Enable use of CommonCrypto" ON)
Expand Down

0 comments on commit dcd9a0b

Please sign in to comment.