Big merge of my working tree: Added options `--all-methods', new

Packer::getCompressionMethods(), improved Packer::compressWithFilters().

committer: mfx <mfx> 978449945 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-01-02 15:39:05 +00:00
parent 1084d86063
commit aa540f85fa
124 changed files with 796 additions and 712 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
#define UPX_VERSION 0x011101 /* 01.11.01 */
#define UPX_VERSION_STRING "1.11.1"
#define UPX_VERSION_DATE "Dec 29th 2000"
#define UPX_VERSION 0x011102 /* 01.11.02 */
#define UPX_VERSION_STRING "1.11.2"
#define UPX_VERSION_DATE "Jan 2nd 2001"