diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-11-27 01:05:55 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-11-27 01:05:55 +0100 |
commit | 3bb5184645d1279ff4b6aa14a0832f058bafa45b (patch) | |
tree | e9b9705b9df784e2c3624e09487954bb4c10c6d9 /src/ExpandVolume/ExpandVolume.rc | |
parent | c98fc900d8fff99f227fbfe68d59435c78e026c5 (diff) | |
download | VeraCrypt-3bb5184645d1279ff4b6aa14a0832f058bafa45b.tar.gz VeraCrypt-3bb5184645d1279ff4b6aa14a0832f058bafa45b.zip |
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 24b87511..ee5efc41 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -192,8 +192,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,26,17,0 - PRODUCTVERSION 1,26,17,0 + FILEVERSION 1,26,17,2 + PRODUCTVERSION 1,26,17,2 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |