VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Readme.txt
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-04 11:40:56 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-05 01:44:04 +0200
commit4a2e9047665cc4b3e7189ea118482e73de6ad1d2 (patch)
tree6a091e950e6636165eb0158af90d71ec600eb808 /src/Readme.txt
parent3e678f68686255295d569d12818c927b25851693 (diff)
downloadVeraCrypt-4a2e9047665cc4b3e7189ea118482e73de6ad1d2.tar.gz
VeraCrypt-4a2e9047665cc4b3e7189ea118482e73de6ad1d2.zip
Linux/MacOSX: Use newer version 3.0.3 of wxWidgets. Update version in Readme.
Diffstat (limited to 'src/Readme.txt')
-rw-r--r--src/Readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Readme.txt b/src/Readme.txt
index 14bf05ff..c9a14860 100644
--- a/src/Readme.txt
+++ b/src/Readme.txt
@@ -195,9 +195,9 @@ https://osxfuse.github.io/ (MacFUSE compatibility layer must selected)
The script build_veracrypt_macosx.sh available under "src/Build" performs the
full build of VeraCrypt including the creation of the installer pkg. It expects
-to find the wxWidgets 3.0.2 sources at the same level as where you put
+to find the wxWidgets 3.0.3 sources at the same level as where you put
VeraCrypt sources (i.e. if "src" path is "/Users/joe/Projects/VeraCrypt/src"
-then wxWidgets should be at "/Users/joe/Projects/wxWidgets-3.0.2")
+then wxWidgets should be at "/Users/joe/Projects/wxWidgets-3.0.3")
The build process uses Code Signing certificates whose ID is specified in
src/Main/Main.make (look for lines containing "Developer ID Application" and