summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/crypto/src/Version.h
blob: 4b581b970c1850805a2245bdbec28168cbf58dcd (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"