Prepare release.

This commit is contained in:
Markus F.X.J. Oberhumer
2013-09-30 14:21:37 +02:00
parent 9d0f9e967f
commit 6766b14415
10 changed files with 28 additions and 30 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x035b00 /* 03.91.00 */
#define UPX_VERSION_STRING "3.91"
#define UPX_VERSION_STRING4 "3.91"
#define UPX_VERSION_DATE "Sep 27th 2013"
#define UPX_VERSION_DATE_ISO "2013-09-27"
#define UPX_VERSION_DATE "Sep 30th 2013"
#define UPX_VERSION_DATE_ISO "2013-09-30"
#define UPX_VERSION_YEAR "2013"