all: post-release version bump

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-08 12:43:47 +02:00
parent 8779113131
commit 44fd11f4dd
4 changed files with 8 additions and 5 deletions
+3
View File
@@ -2,6 +2,9 @@
User visible changes for UPX
==================================================================
Changes in 4.2.0 (XX XXX 2023):
* bug fixes - see https://github.com/upx/upx/milestone/13
Changes in 4.1.0 (08 Aug 2023):
* ELF: handle shared libraries with more than 2 PT_LOAD segments
* bug fixes - see https://github.com/upx/upx/milestone/11