Post-release version bump.

This commit is contained in:
Markus F.X.J. Oberhumer
2017-05-12 15:28:47 +02:00
parent d31947e1f0
commit d985a4c250
2 changed files with 6 additions and 4 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
#define UPX_VERSION_HEX 0x035e00 /* 03.94.00 */
#define UPX_VERSION_STRING "3.94"
#define UPX_VERSION_STRING4 "3.94"
#define UPX_VERSION_DATE "May 12th 2017"
#define UPX_VERSION_HEX 0x035f00 /* 03.95.00 */
#define UPX_VERSION_STRING "3.95"
#define UPX_VERSION_STRING4 "3.95"
#define UPX_VERSION_DATE "May 13th 2017"
#define UPX_VERSION_DATE_ISO "2017-05-12"
#define UPX_VERSION_YEAR "2017"