From fac695ebc9a46de1c565e7afacec80d329e8be0b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 23 May 2018 13:21:08 +0300 Subject: TrafficCounter: merge with master --- plugins/TrafficCounter/src/version.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'plugins/TrafficCounter/src/version.h') diff --git a/plugins/TrafficCounter/src/version.h b/plugins/TrafficCounter/src/version.h index 6acb2ae8ac..f465ad5020 100644 --- a/plugins/TrafficCounter/src/version.h +++ b/plugins/TrafficCounter/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 #define __RELEASE_NUM 1 -#define __BUILD_NUM 8 +#define __BUILD_NUM 9 #include #define __PLUGIN_NAME "Traffic counter" #define __FILENAME "TrafficCounter.dll" -#define __DESCRIPTION "Adding traffic and time counters." -#define __AUTHOR "Ghost, Mironych" -#define __AUTHORWEB "https://miranda-ng.org/p/TrafficCounter/" -#define __COPYRIGHT "© 2002-2006 Ghost, 2007-2012 Mironych" +#define __DESCRIPTION "Adding traffic and time counters." +#define __AUTHOR "Ghost, Mironych" +#define __AUTHORWEB "https://miranda-ng.org/p/TrafficCounter/" +#define __COPYRIGHT "© 2002-2006 Ghost, 2007-2012 Mironych" -- cgit v1.2.3