1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Bump version.

This commit is contained in:
Markus F.X.J. Oberhumer 2006-06-22 14:50:09 +02:00
parent 0bfdf908c1
commit be4a631dc8

View File

@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x029000 /* 02.90.00 */
#define UPX_VERSION_STRING "2.90"
#define UPX_VERSION_STRING "2.90beta1"
#define UPX_VERSION_STRING4 "2.90"
#define UPX_VERSION_DATE "Jun 09th 2006"
#define UPX_VERSION_DATE_ISO "2006-06-09"
#define UPX_VERSION_DATE "Jun 22th 2006"
#define UPX_VERSION_DATE_ISO "2006-06-22"
#define UPX_VERSION_YEAR "2006"