1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Update release date and increment version to 1.20.3.4

This commit is contained in:
Mounir IDRASSI
2017-06-27 08:11:40 +02:00
parent bafc7369aa
commit 597b9f3d65
6 changed files with 11 additions and 11 deletions

View File

@@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0120
// Release date
#define TC_STR_RELEASE_DATE L"June 23, 2017"
#define TC_STR_RELEASE_DATE L"June 27, 2017"
#define TC_RELEASE_DATE_YEAR 2017
#define TC_RELEASE_DATE_MONTH 06