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

Set 1.20 release date to June 29th 2017

This commit is contained in:
Mounir IDRASSI
2017-06-29 17:06:11 +02:00
parent 21543ada9b
commit 4466834322

View File

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