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

#include <stdver.h>

#define __PLUGIN_NAME            "NewStory"
#define __FILENAME               "NewStory.dll"
#define __DESCRIPTION            "History viewer for Miranda NG."
#define __AUTHOR                 "nullbie"
#define __AUTHORWEB              "https://miranda-ng.org/p/NewStory"
#define __COPYRIGHT              "© 2005 Victor Pavlychko, 2012-24 Miranda NG team"