diff options
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 f6e2e30a..67c7cf6c 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,22,2,5 - PRODUCTVERSION 1,22,2,5 + FILEVERSION 1,22,2,6 + PRODUCTVERSION 1,22,2,6 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |