File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22User visible changes for UPX
33==================================================================
44
5- Changes in 3.93 (XX XXX 2017):
5+ Changes in 3.93 (29 Jan 2017):
6+ * UPX has moved to GitHub - the new home page is https://upx.github.io
7+ * fixed some win32/pe and win64/pe regressions introduced in 3.92
68
79Changes in 3.92 (11 Dec 2016):
810 * UPX has moved to GitHub - the new home page is https://upx.github.io
Original file line number Diff line number Diff line change 11#define UPX_VERSION_HEX 0x035d00 /* 03.93.00 */
22#define UPX_VERSION_STRING "3.93"
33#define UPX_VERSION_STRING4 "3.93"
4- #define UPX_VERSION_DATE "Jan 15th 2017"
5- #define UPX_VERSION_DATE_ISO "2017-01-15 "
4+ #define UPX_VERSION_DATE "Jan 29th 2017"
5+ #define UPX_VERSION_DATE_ISO "2017-01-29 "
66#define UPX_VERSION_YEAR "2017"
77
88/* vim:set ts=4 sw=4 et: */
You can’t perform that action at this time.
0 commit comments