There was an error while loading. Please reload this page.
1 parent 7f77f6f commit 2c55a41Copy full SHA for 2c55a41
1 file changed
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)
2
3
# project definition
4
project(bkcrack
5
- VERSION 1.3.3
+ VERSION 1.3.4
6
DESCRIPTION "Crack legacy zip encryption with Biham and Kocher's known plaintext attack."
7
HOMEPAGE_URL "https://github.com/kimci86/bkcrack"
8
LANGUAGES CXX)
0 commit comments