Selaa lähdekoodia

show in SCRYPT etc. that we're on develop

Steffen Jaeckel 7 vuotta sitten
vanhempi
commit
d68de4d26d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/headers/tomcrypt.h

+ 1 - 1
src/headers/tomcrypt.h

@@ -27,7 +27,7 @@ extern "C" {
 
 /* version */
 #define CRYPT   0x0118
-#define SCRYPT  "1.18.1"
+#define SCRYPT  "1.18.1-develop"
 
 /* max size of either a cipher/hash block or symmetric key [largest of the two] */
 #define MAXBLOCKSIZE  144