summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 04748ce3..47c227ee 100644
--- a/config.h
+++ b/config.h
@@ -63,7 +63,7 @@
// ***************** Less Important Settings ***************
// Library version
-#define CRYPTOPP_VERSION 570
+#define CRYPTOPP_VERSION 565
// Define this if you want to set a prefix for TestData/ and TestVectors/
// Be mindful of the trailing slash since its simple concatenation.