summaryrefslogtreecommitdiff
path: root/plugins/BASS_interface/src/version.h
blob: 79d51425f17ee8f402c0a9a0f6567fe06a033eb9 (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               "https://miranda-ng.org/p/BASS_interface/"
#define __COPYRIGHT               "© 2010, 2011 tico-tico"