VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common')
-rw-r--r--src/Common/Tcdefs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Common/Tcdefs.h b/src/Common/Tcdefs.h
index e2db67c5..0b3025ed 100644
--- a/src/Common/Tcdefs.h
+++ b/src/Common/Tcdefs.h
@@ -57,3 +57,3 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
// Version displayed to user
-#define VERSION_STRING "1.25.8"
+#define VERSION_STRING "1.25.9"
@@ -71,3 +71,3 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
// Release date
-#define TC_STR_RELEASE_DATE L"February 17, 2022"
+#define TC_STR_RELEASE_DATE L"February 19, 2022"
#define TC_RELEASE_DATE_YEAR 2022