summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/version.h
blob: 426a9ff76f5da892d34154db15c6f5c03cb4e55f (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               4

#include <stdver.h>

#define __PLUGIN_NAME            "NewStory"
#define __FILENAME               "NewStory.dll"
#define __DESCRIPTION            "New history plugin for Miranda NG."
#define __AUTHOR                 "nullbie"
#define __AUTHORWEB              "https://miranda-ng.org/p/NewStory/"
#define __COPYRIGHT              "© 2005 Victor Pavlychko, 2018 Miranda NG team"