Skip to content

Commit 2c55a41

Browse files
committed
Release patch v1.3.4
Show progress less often from a dedicated thread
1 parent 7f77f6f commit 2c55a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)
22

33
# project definition
44
project(bkcrack
5-
VERSION 1.3.3
5+
VERSION 1.3.4
66
DESCRIPTION "Crack legacy zip encryption with Biham and Kocher's known plaintext attack."
77
HOMEPAGE_URL "https://github.com/kimci86/bkcrack"
88
LANGUAGES CXX)

0 commit comments

Comments
 (0)