Updated.
committer: mfx <mfx> 976723863 +0000
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ SHELL = /bin/sh
|
||||
top_srcdir = ..
|
||||
|
||||
PACKAGE = upx
|
||||
VERSION_DATE = 10 Sep 2000
|
||||
VERSION_DATE = 13 Dec 2000
|
||||
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING.*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
||||
|
||||
TRIMSPACE = cat
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
#define UPX_VERSION_STRING "1.09.5"
|
||||
#define UPX_VERSION_DATE "Dec 12th 2000"
|
||||
#define UPX_VERSION_STRING "1.09.6"
|
||||
#define UPX_VERSION_DATE "Dec 13th 2000"
|
||||
|
||||
Reference in New Issue
Block a user