Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ctapmex committed Jan 29, 2021
1 parent aa2d0f1 commit 792d55d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions WhatsNewRus.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
AdvCmpEx
~~~~~~~~

Version 3.3.0 (29.01.2021)
--------------------------
[*] Исправлено падение плагина при работе с хэндлами консоли
[*] Исправлена работа горячих клавиш и мыши в окне результатов сравнения файлов

Version 3.2.0 (09.01.2021)
--------------------------
[+] добавлена поддержка Windows 2000 и WindowsXP
Expand Down
2 changes: 1 addition & 1 deletion src/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#endif

#define PLUGIN_VER_MAJOR 3
#define PLUGIN_VER_MINOR 2
#define PLUGIN_VER_MINOR 3
#define PLUGIN_VER_PATCH 0
#define PLUGIN_DESC L"Advanced compare files for Far Manager 3" PLATFORM
#define PLUGIN_NAME L"AdvCmpEx"
Expand Down

0 comments on commit 792d55d

Please sign in to comment.