1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 19:38:26 -06:00

Increment version to 1.21.5

This commit is contained in:
Mounir IDRASSI
2017-07-08 17:59:51 +02:00
parent d2eacde0da
commit 795aa4318e
8 changed files with 13 additions and 13 deletions

View File

@@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0121
// Release date
#define TC_STR_RELEASE_DATE L"July 7, 2017"
#define TC_STR_RELEASE_DATE L"July 8, 2017"
#define TC_RELEASE_DATE_YEAR 2017
#define TC_RELEASE_DATE_MONTH 07