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

#include <stdver.h>

#define __PLUGIN_NAME            "BASS interface"
#define __FILENAME               "BASS_interface.dll"
#define __DESCRIPTION             "un4seen's BASS interface Miranda NG plugin."
#define __AUTHOR               "tico-tico"
#define __AUTHOREMAIL            ""
#define __AUTHORWEB               "http://miranda-ng.org/p/BASS_interface/"
#define __COPYRIGHT               "© 2010, 2011 tico-tico"