blob: 94741dbf2e8adb34d196815f3c7a5e28008e9c6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#define __MAJOR_VERSION 3
#define __MINOR_VERSION 1
#define __RELEASE_NUM 99
#define __BUILD_NUM 8
#include <stdver.h>
#define __PLUGIN_NAME "TabSRMM icons"
#define __FILENAME "TabSRMM_icons.dll"
#define __DESCRIPTION "Iconpack for TabSRMM plugin of Miranda NG."
#define __COPYRIGHT "© 2012-23 Miranda NG team, 2000-2010 Miranda Project and contributors."
|