We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5a285 commit d2c7177Copy full SHA for d2c7177
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@ if (WIN32)
5
endif()
6
7
project("ZArchive"
8
- VERSION "0.1.1"
+ VERSION "0.1.2"
9
DESCRIPTION "Library for creating and reading zstd-compressed file archives"
10
HOMEPAGE_URL "https://github.com/Exzap/ZArchive"
11
)
0 commit comments