File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1- GUP v4.2 bug-fix & new enhancement :
1+ WinGup v4.3 new feature & bug-fixes :
22
3- 1. Update cURL from 7.42.1 to 7.56.1
4- 2. Enable CURLSSLOPT_NO_REVOKE option in cURL to fix the problem that updating requires certificate support:
5- https://github.com/notepad-plus-plus/notepad-plus-plus/issues/1237
6- 3. Fixed unwanted message displaying issue.
7- 4. Add more tanslations.
3+ 1. Update cURL from v7.56.1 to v7.79.1
4+ 2. Add customizable application icon (for the dialogs & on taskbar).
5+ 3. Fix percentage glitch on progress bar.
6+ 4. Fix wrong version parameter set.
Original file line number Diff line number Diff line change 2020#ifndef RESOURCE_H
2121#define RESOURCE_H
2222
23- #define VERSION_VALUE "4.2 \0"
24- #define VERSION_DIGITALVALUE 4, 2 , 0, 0
23+ #define VERSION_VALUE "4.3 \0"
24+ #define VERSION_DIGITALVALUE 4, 3 , 0, 0
2525
2626#define IDD_PROGRESS_DLG 1001
2727#define IDD_PROXY_DLG 1002
You can’t perform that action at this time.
0 commit comments