summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/SecureIM_icons/src/Version.h
blob: af774be248d32241c96ad0f23e086040cb423181 (plain)
1
2
3
4
5
6
7
8
9
10
11
#define __MAJOR_VERSION				1
#define __MINOR_VERSION				0
#define __RELEASE_NUM				12
#define __BUILD_NUM					4

#define __FILEVERSION_STRING		__MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM

#define __PLUGIN_NAME				"SecureIM icons"
#define __FILENAME					"SecureIM_icons.dll"
#define __DESCRIPTION 				"Iconpack for SecureIM plugin of Miranda NG."
#define __COPYRIGHT					"© 2003 Johell, 2005-09 Baloo"