summaryrefslogtreecommitdiff
path: root/plugins/BASS_interface/src/version.h
blob: 3e759149d5e3d85df47c007d240330062007f452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#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 __AUTHORWEB               "https://miranda-ng.org/p/BASS_interface/"
#define __COPYRIGHT               "© 2010, 2011 tico-tico"