File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1- WinGup (for Notepad++) v5.3.7 new featurs & fixed bugs :
1+ WinGup (for Notepad++) v5.3.8 new featurs:
22
3- 1. Security enhancement: provide a comment line argument to verify the download URL .
3+ 1. Security enhancement: Add checking code signing certificate ability .
44
5+ WinGup (for Notepad++) v5.3.7 new featurs:
56
6- WinGup (for Notepad++) v5.3.6 new featurs & fixed bugs:
7+ 1. Security enhancement: Add a comment line argument (option) to verify the download URL.
8+
9+
10+ WinGup (for Notepad++) v5.3.6 new featurs:
711
8121. Security enhancement: Make infoUrl overridable via command-line argument.
913
Original file line number Diff line number Diff line change 1919
2020#pragma once
2121
22- #define VERSION_VALUE L"5.37 \0"
23- #define VERSION_DIGITALVALUE 5, 3, 7 , 0
22+ #define VERSION_VALUE L"5.38 \0"
23+ #define VERSION_DIGITALVALUE 5, 3, 8 , 0
2424
2525#define IDD_PROGRESS_DLG 1001
2626#define IDD_PROXY_DLG 1002
You can’t perform that action at this time.
0 commit comments