From 3074541e92a1c3e482b28202cc7781c6a72e8da9 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sat, 10 Sep 2016 02:51:54 -0400 Subject: Bump Crypto++ version number from 5.6.3 to 5.6.4 --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 0dd9a327..3ad015c6 100644 --- a/config.h +++ b/config.h @@ -63,7 +63,7 @@ // ***************** Less Important Settings *************** // Library version -#define CRYPTOPP_VERSION 563 +#define CRYPTOPP_VERSION 564 // Define this if you want to set a prefix for TestData/ and TestVectors/ // Be mindful of the trailing slash since its simple concatenation. -- cgit v1.2.1