--- truecrypt/common/tcdefs.h 2018/04/24 16:48:21 1.1.1.14 +++ truecrypt/common/tcdefs.h 2018/04/24 16:49:14 1.1.1.15 @@ -15,10 +15,10 @@ #define TC_APP_NAME "TrueCrypt" // Version displayed to user -#define VERSION_STRING "5.0" +#define VERSION_STRING "5.0a" // Version number to compare against driver -#define VERSION_NUM 0x0500 +#define VERSION_NUM 0x050a // Version number written to volume header during format, // specifies the minimum program version required to mount the volume