From d6ce1db2a8d3d96b3c0a71fdee95a9c02c1f9101 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 8 Mar 2019 10:37:03 +0100 Subject: Increment version to 1.24-Beta4 and update release notes to clarify that password length increase applies only to non-system volumes. --- src/Driver/Driver.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Driver') diff --git a/src/Driver/Driver.rc b/src/Driver/Driver.rc index 749ee1bb..737d7552 100644 --- a/src/Driver/Driver.rc +++ b/src/Driver/Driver.rc @@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,24,3,0 - PRODUCTVERSION 1,24,3,0 + FILEVERSION 1,24,4,0 + PRODUCTVERSION 1,24,4,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L -- cgit v1.2.3