diff options
Diffstat (limited to 'plugins/CryptoPP/crypto/src/version.h')
-rw-r--r-- | plugins/CryptoPP/crypto/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CryptoPP/crypto/src/version.h b/plugins/CryptoPP/crypto/src/version.h index b52b4a13f3..ca634c9df2 100644 --- a/plugins/CryptoPP/crypto/src/version.h +++ b/plugins/CryptoPP/crypto/src/version.h @@ -1,4 +1,4 @@ -#define __MAJOR_VERSION 5 +#define __MAJOR_VERSION 5 #define __MINOR_VERSION 5 #define __RELEASE_NUM 2 #define __BUILD_NUM 0 |