--- truecrypt/common/tcdefs.h 2018/04/24 16:37:52 1.1 +++ truecrypt/common/tcdefs.h 2018/04/24 16:38:02 1.1.1.2 @@ -2,10 +2,10 @@ This product uses components written by Paul Le Roux */ // Version displayed to user -#define VERSION_STRING "1.0" +#define VERSION_STRING "1.0a" // Version number to compare against driver -#define VERSION_NUM 0x0100 +#define VERSION_NUM 0x010a // Version number written to volume header during format, // specifies the minimum program version required to mount the volume