mirror of
https://github.com/upx/upx
synced 2025-10-05 19:20:23 +08:00
Updated.
committer: mfx <mfx> 977489915 +0000
This commit is contained in:
parent
537f9111ae
commit
0ffe40c621
|
@ -3,7 +3,7 @@ SHELL = /bin/sh
|
|||
top_srcdir = ..
|
||||
|
||||
PACKAGE = upx
|
||||
VERSION_DATE = 21 Dec 2000
|
||||
VERSION_DATE = 22 Dec 2000
|
||||
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING.*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
||||
|
||||
TRIMSPACE = cat
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#define UPX_VERSION 0x011101 /* 01.11.01 */
|
||||
#define UPX_VERSION_STRING "1.11.1"
|
||||
#define UPX_VERSION_DATE "Dec 21st 2000"
|
||||
#define UPX_VERSION_DATE "Dec 22nd 2000"
|
||||
|
|
Loading…
Reference in New Issue
Block a user