--- truecrypt/common/tcdefs.h 2018/04/24 16:53:40 1.1.1.18 +++ truecrypt/common/tcdefs.h 2018/04/24 16:55:44 1.1.1.19 @@ -15,10 +15,10 @@ #define TC_APP_NAME "TrueCrypt" // Version displayed to user -#define VERSION_STRING "6.0" +#define VERSION_STRING "6.0a" // Version number to compare against driver -#define VERSION_NUM 0x0600 +#define VERSION_NUM 0x060a // Sector size of encrypted filesystem, which may differ from sector size // of host filesystem/device (this is fully supported since v4.3).