Bump version.

committer: mfx <mfx> 1107807914 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2005-02-07 20:25:14 +00:00
parent 63b9ee61d2
commit 586b43048f
4 changed files with 11 additions and 7 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
#define UPX_VERSION_HEX 0x019300 /* 01.93.00 */
#define UPX_VERSION_STRING "1.93 beta"
#define UPX_VERSION_STRING4 "1.93"
#define UPX_VERSION_DATE "Feb 7th 2005"
#define UPX_VERSION_HEX 0x019400 /* 01.94.00 */
#define UPX_VERSION_STRING "1.94 beta"
#define UPX_VERSION_STRING4 "1.94"
#define UPX_VERSION_DATE "Feb 8th 2005"