Browse Source

bump version

Steffen Jaeckel 8 years ago
parent
commit
a7d0008f52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/headers/tomcrypt.h

+ 1 - 1
src/headers/tomcrypt.h

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