Bumped version to start working on 1.92.

committer: mfx <mfx> 1088568203 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2004-06-30 04:03:23 +00:00
parent 18ef55ac14
commit f0279d23d3
2 changed files with 7 additions and 5 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
#define UPX_VERSION_HEX 0x019100 /* 01.91.00 */
#define UPX_VERSION_STRING "1.91 beta"
#define UPX_VERSION_STRING4 "1.91"
#define UPX_VERSION_DATE "Jun 30th 2004"
#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 1st 2004"