Bumped version numbers.

committer: mfx <mfx> 1090283329 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2004-07-20 00:28:49 +00:00
parent 814eabb88e
commit fa4efec3b5
3 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
#define UPX_VERSION_HEX 0x019200 /* 01.92.00 */
#define UPX_VERSION_STRING "1.92 beta"
#define UPX_VERSION_STRING4 "1.92"
#define UPX_VERSION_DATE "Jul 20th 2004"
#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 "Jul 21st 2004"