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

#define __FILEVERSION_STRING		__MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM

#define __PLUGIN_NAME				"UInfoEx icons"
#define __FILENAME					"UInfoEx_icons.dll"
#define __DESCRIPTION 				"This is an Iconpack for the UserInfoEx plugin."
#define __COPYRIGHT					"© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"