summaryrefslogtreecommitdiff
path: root/plugins/XSoundNotify/src/version.h
blob: 9a03703505e16f712219f57d4ed6721a1236b9a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define __MAJOR_VERSION            1
#define __MINOR_VERSION            0
#define __RELEASE_NUM            1
#define __BUILD_NUM               2

#include <stdver.h>

#define __PLUGIN_NAME            "XSoundNotify"
#define __FILENAME               "XSoundNotify.dll"
#define __DESCRIPTION             "Provides extended options for sound notifications."
#define __AUTHOR               "Roman Torsten"
#define __AUTHOREMAIL            "rs_torsten-public@yahoo.com"
#define __AUTHORWEB               "http://miranda-ng.org/p/XSoundNotify/"
#define __COPYRIGHT               "© 2011 Roman Torsten"