From ec1c2c0d4e557c7d286ed68832aa9d736adc9d5b Mon Sep 17 00:00:00 2001 From: azerg Date: Mon, 10 Apr 2023 16:02:59 +0300 Subject: [PATCH] version info fix --- src/NppBplistPlugin/src/Resource.h | 4 ++-- src/NppBplistPlugin/src/no_ms_shit.props | 16 ---------------- src/NppBplistPlugin/src/no_ms_shit.vsprops | 11 ----------- 3 files changed, 2 insertions(+), 29 deletions(-) delete mode 100644 src/NppBplistPlugin/src/no_ms_shit.props delete mode 100644 src/NppBplistPlugin/src/no_ms_shit.vsprops diff --git a/src/NppBplistPlugin/src/Resource.h b/src/NppBplistPlugin/src/Resource.h index 0ba849a..b70e9a5 100644 --- a/src/NppBplistPlugin/src/Resource.h +++ b/src/NppBplistPlugin/src/Resource.h @@ -1,7 +1,7 @@ #define VERSION_MAJOR 2 #define VERSION_MINOR 0 #define VERSION_BUGFIX 0 -#define VERSION_BUILD 0 -#define VERSION_STRING "2, 0, 0, 0" +#define VERSION_BUILD 3 +#define VERSION_STRING "2, 0, 0, 3" #define IDD_DLG_ABOUT 1000 diff --git a/src/NppBplistPlugin/src/no_ms_shit.props b/src/NppBplistPlugin/src/no_ms_shit.props deleted file mode 100644 index e8dd710..0000000 --- a/src/NppBplistPlugin/src/no_ms_shit.props +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - <_ProjectFileVersion>12.0.30501.0 - <_PropertySheetDisplayName>no ms shit - - - - __STDC_WANT_SECURE_LIB__=0;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) - - - - \ No newline at end of file diff --git a/src/NppBplistPlugin/src/no_ms_shit.vsprops b/src/NppBplistPlugin/src/no_ms_shit.vsprops deleted file mode 100644 index 6cbc96b..0000000 --- a/src/NppBplistPlugin/src/no_ms_shit.vsprops +++ /dev/null @@ -1,11 +0,0 @@ - - - -