Bumped version-date.
committer: mfx <mfx> 1084324462 +0000
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ SHELL = /bin/sh
|
|||||||
top_srcdir = ..
|
top_srcdir = ..
|
||||||
|
|
||||||
PACKAGE = upx
|
PACKAGE = upx
|
||||||
VERSION_DATE = 20 Jan 2004
|
VERSION_DATE = 11 May 2004
|
||||||
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING .*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING .*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
||||||
|
|
||||||
TRIMSPACE = cat
|
TRIMSPACE = cat
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#define UPX_VERSION_HEX 0x019100 /* 01.91.00 */
|
#define UPX_VERSION_HEX 0x019100 /* 01.91.00 */
|
||||||
#define UPX_VERSION_STRING "1.91 beta"
|
#define UPX_VERSION_STRING "1.91 beta"
|
||||||
#define UPX_VERSION_STRING4 "1.91"
|
#define UPX_VERSION_STRING4 "1.91"
|
||||||
#define UPX_VERSION_DATE "Apr 14th 2004"
|
#define UPX_VERSION_DATE "May 11th 2004"
|
||||||
|
|||||||
Reference in New Issue
Block a user