1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-27 16:11:06 +00:00

Update version number for restore

This commit is contained in:
jsteube 2018-08-01 22:32:12 +02:00
parent 242db336ae
commit 13151996bc

View File

@ -16,7 +16,7 @@
#endif // _WIN
#define RESTORE_VERSION_MIN 340
#define RESTORE_VERSION_CUR 400
#define RESTORE_VERSION_CUR 420
int cycle_restore (hashcat_ctx_t *hashcat_ctx);