summaryrefslogtreecommitdiff
path: root/plugins/UserGuide/src/version.h
blob: 2f1343609c5aadae6f3605947e15721b59e597af (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               1

#include <stdver.h>

#define __PLUGIN_NAME            "User guide"
#define __FILENAME               "UserGuide.dll"
#define __DESCRIPTION             "This plugin adds the main menu item used to view Miranda NG pack user guide."
#define __AUTHOR               "Yasnovidyashii"
#define __AUTHORWEB               "https://miranda-ng.org/p/UserGuide"
#define __COPYRIGHT               "© 2009 Mikhail Yuriev"