summaryrefslogtreecommitdiff
path: root/plugins/ZeroNotification/version.h
blob: a334eec318615d16738a7d3116021c27e721bd03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define VER_MAJOR 0
#define VER_MINOR 0
#define VER_RELEASE 0
#define VER_BUILD 5

#define PLUGINNAME_SHORT		"ZeroNotify"
#define PLUGINNAME				"Zero Notifications"
#define DESCRIPTION				"Adds options to automatically disable notifications when a protocol is in a certain status."
#define AUTHOR					"bidyut (<0.0.0.5), Maat"
#define COPYRIGHT				"© 2005 bidyut, © 2009 Maat"

// {47D489D3-310D-4ef6-BD05-699FFFD5A4AA}
#define UID { 0x47d489d3, 0x310d, 0x4ef6, { 0xbd, 0x5, 0x69, 0x9f, 0xff, 0xd5, 0xa4, 0xaa } }