Versions: Changed version naming convention from x.yz to x.y.z

This commit is contained in:
jsteube
2017-03-31 15:28:20 +02:00
parent 4b9e5f263f
commit ac99df6618
5 changed files with 7 additions and 6 deletions

View File

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