Skip to content

Commit

Permalink
Release patch v1.3.4
Browse files Browse the repository at this point in the history
Show progress less often from a dedicated thread
  • Loading branch information
kimci86 committed Jan 1, 2022
1 parent 7f77f6f commit 2c55a41
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)

# project definition
project(bkcrack
VERSION 1.3.3
VERSION 1.3.4
DESCRIPTION "Crack legacy zip encryption with Biham and Kocher's known plaintext attack."
HOMEPAGE_URL "https://github.com/kimci86/bkcrack"
LANGUAGES CXX)
Expand Down

0 comments on commit 2c55a41

Please sign in to comment.