bump version

This commit is contained in:
Steffen Jaeckel
2017-09-27 21:37:21 +02:00
parent 5f89a5ce2c
commit 07c5e6b0a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ extern "C" {
/* version */
#define CRYPT 0x0118
#define SCRYPT "1.18.0-rc4"
#define SCRYPT "1.18.0-rc5"
/* max size of either a cipher/hash block or symmetric key [largest of the two] */
#define MAXBLOCKSIZE 128