From b12bb72bef4df73ea9fac2b77e11a8c69cab9837 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 18 Mar 2021 20:57:35 +0300 Subject: code cleaning --- plugins/AuthState/src/version.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'plugins/AuthState/src/version.h') diff --git a/plugins/AuthState/src/version.h b/plugins/AuthState/src/version.h index 4150d6ab48..9c10ef75fe 100644 --- a/plugins/AuthState/src/version.h +++ b/plugins/AuthState/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 1 +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 0 +#define __RELEASE_NUM 2 +#define __BUILD_NUM 2 #include -#define __PLUGIN_NAME "Authorization state" -#define __FILENAME "AuthState.dll" +#define __PLUGIN_NAME "Authorization state" +#define __FILENAME "AuthState.dll" #define __DESCRIPTION "If a contact didn't authorize you, this plugin puts an icon in front of the contact's name." -#define __AUTHOR "Thief, idea by snwbrdr" +#define __AUTHOR "Thief, idea by snwbrdr" #define __AUTHORWEB "https://miranda-ng.org/p/AuthState/" #define __COPYRIGHT "© 2006-2010 Alexander Turyak" -- cgit v1.2.3