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

Increment version to 1.0f and update language XML files with new fields.

This commit is contained in:
Mounir IDRASSI
2014-12-30 22:38:01 +01:00
parent 41c12afefd
commit ac981c62c5
44 changed files with 169 additions and 58 deletions

View File

@@ -15,13 +15,13 @@
#define TC_APP_NAME "VeraCrypt"
// Version displayed to user
#define VERSION_STRING "1.0f-BETA3"
#define VERSION_STRING "1.0f"
// Version number to compare against driver
#define VERSION_NUM 0x010f
// Release date
#define TC_STR_RELEASE_DATE "December 20, 2014"
#define TC_STR_RELEASE_DATE "December 30, 2014"
#define TC_RELEASE_DATE_YEAR 2014
#define TC_RELEASE_DATE_MONTH 12