summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/version.h
blob: ca634c9df27dc54ebbf9544df1316a7d8fe8c791 (plain)
1
2
3
4
5
6
7
8
9
10
11
#define __MAJOR_VERSION            5
#define __MINOR_VERSION            5
#define __RELEASE_NUM            2
#define __BUILD_NUM               0

#include <stdver.h>

#define __PLUGIN_NAME            "cryptopp"
#define __FILENAME               "Cryptlib.lib"
#define __DESCRIPTION             "Crypto++® Library DLL."
#define __COPYRIGHT               "© 1995-2007 by Wei Dai"