Skip to content

Commit

Permalink
2.1 version number
Browse files Browse the repository at this point in the history
  • Loading branch information
lexansoft committed Jun 15, 2017
1 parent f959f82 commit 2490f30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified ethcracker
Binary file not shown.
2 changes: 1 addition & 1 deletion src/ethcracker.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ func main() {

if *v > 0 {
println( "------------------------------------------------")
println( "Ethereum Password Cracker v2.0")
println( "Ethereum Password Cracker v2.1")
println( "Author: @AlexNa ")
println( "------------------------------------------------")
println( "Private Key File:", *pk )
Expand Down

0 comments on commit 2490f30

Please sign in to comment.