diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-03 16:29:53 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-07-04 00:46:44 +0200 |
commit | 7a87141e53b75498a46e816d00c46a91c75ea4d3 (patch) | |
tree | f49f1cdaf613641439114b9bb8b5960fe0c70d76 /src/ExpandVolume/ExpandVolume.rc | |
parent | c92459b3f678ea596ae3241e975ea7c34f017590 (diff) | |
download | VeraCrypt-7a87141e53b75498a46e816d00c46a91c75ea4d3.tar.gz VeraCrypt-7a87141e53b75498a46e816d00c46a91c75ea4d3.zip |
Increment internal version to 1.24.19
Diffstat (limited to 'src/ExpandVolume/ExpandVolume.rc')
-rw-r--r-- | src/ExpandVolume/ExpandVolume.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index 1ddcafc3..ca3d7871 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,24,18,0 - PRODUCTVERSION 1,24,18,0 + FILEVERSION 1,24,19,0 + PRODUCTVERSION 1,24,19,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |