We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bc74d commit f30f529Copy full SHA for f30f529
CMakeLists.txt
@@ -6,7 +6,7 @@ if (${CMAKE_VERSION} VERSION_LESS "3.17.0")
6
endif()
7
8
project(libzip
9
- VERSION 1.11.2
+ VERSION 1.11.3
10
LANGUAGES C)
11
12
if(NOT libzip_VERSION_PATCH)
0 commit comments