summaryrefslogtreecommitdiff
path: root/plugins/ZeroNotification/src/version.h
blob: 4678228b05f2188c5f9d07305d82e83acb55062a (plain)
1
2
3
4
5
6
7
8
9
10
#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"