It's important to release a fixed version of v2.00 because of the issue #1 even if...
[hashcat.git] / src / oclHashcat.c
index d55c3cf..93c75c8 100644 (file)
@@ -15,8 +15,8 @@ const char *PROGNAME          = "cudaHashcat";
 const char *PROGNAME          = "oclHashcat";
 #endif
 
-const char *VERSION_TXT       = "2.00";
-const uint  VERSION_BIN       = 200;
+const char *VERSION_TXT       = "2.01";
+const uint  VERSION_BIN       = 201;
 const uint  RESTORE_MIN       = 200;
 
 #define INCR_RULES            10000