diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-12-16 00:41:41 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2019-12-16 00:47:13 +0100 |
commit | 7aecbb225c8a6a7ff0378668e7f67aa508513173 (patch) | |
tree | 83fc092edd2474b5c9c7bde49fe41cb67971537d /src/ExpandVolume | |
parent | bc69fe91660b4da034230f4fa11bb70ddaaf828c (diff) | |
download | VeraCrypt-7aecbb225c8a6a7ff0378668e7f67aa508513173.tar.gz VeraCrypt-7aecbb225c8a6a7ff0378668e7f67aa508513173.zip |
Update version information in preparation for 1.24-Update2 release
Diffstat (limited to 'src/ExpandVolume')
-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 4eb92ffb..5dbc9f2c 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc | |||
@@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" | |||
193 | // | 193 | // |
194 | 194 | ||
195 | VS_VERSION_INFO VERSIONINFO | 195 | VS_VERSION_INFO VERSIONINFO |
196 | FILEVERSION 1,24,9,0 | 196 | FILEVERSION 1,24,10,0 |
197 | PRODUCTVERSION 1,24,9,0 | 197 | PRODUCTVERSION 1,24,10,0 |
198 | FILEFLAGSMASK 0x17L | 198 | FILEFLAGSMASK 0x17L |
199 | #ifdef _DEBUG | 199 | #ifdef _DEBUG |
200 | FILEFLAGS 0x1L | 200 | FILEFLAGS 0x1L |