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

MacOSX: Increment version to 1.24.5 and update release notes.

This commit is contained in:
Mounir IDRASSI
2021-12-24 21:19:18 +01:00
parent 2f45be1219
commit bb0cef759b
7 changed files with 14 additions and 10 deletions

View File

@@ -69,7 +69,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0125
// Release date
#define TC_STR_RELEASE_DATE L"December 19, 2021"
#define TC_STR_RELEASE_DATE L"December 24, 2021"
#define TC_RELEASE_DATE_YEAR 2021
#define TC_RELEASE_DATE_MONTH 12