Skip to content

Commit

Permalink
Increment version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
idrassi committed Dec 1, 2019
1 parent 152d2e4 commit c64cd1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/VeraStatus.rc
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ int _tmain (int argc, TCHAR** argv)

_tprintf(TEXT("\n"));
_tprintf(TEXT("Status of VeraCrypt encryption.By Mounir IDRASSI ([email protected])\n"));
_tprintf(TEXT("Copyright (c) 2016-2018 IDRIX\n"));
_tprintf(TEXT("Version 1.4 - Copyright (c) 2016-2019 IDRIX\n"));
_tprintf(TEXT("\n\n"));

// connect to the VeraCrypt driver
Expand Down

0 comments on commit c64cd1e

Please sign in to comment.