bump version

This commit is contained in:
Steffen Jaeckel 2017-10-10 15:46:54 +02:00
parent b3c9f586dc
commit a7d0008f52

View File

@ -27,7 +27,7 @@ extern "C" {
/* version */
#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] */
#define MAXBLOCKSIZE 128