From c8d8caf70074655a2562ae1ea45cb30e28fee2b4 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Sun, 8 Apr 2018 04:48:59 -0400 Subject: Prepare for Crypto++ 7.0 release --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 3c72de84..f06992a2 100644 --- a/config.h +++ b/config.h @@ -85,7 +85,7 @@ // the version of the library the headers came from. It is not // necessarily the version of the library built as a shared object if // versions are inadvertently mixed and matched. -#define CRYPTOPP_VERSION 620 +#define CRYPTOPP_VERSION 700 // 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