diff options
author | Jakob Unterwurzacher | 2017-03-05 17:45:59 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-03-05 17:45:59 +0100 |
commit | a8d154765ab1cea4f21cd9f7dd0b4d6ba7183cca (patch) | |
tree | 5828c5fc1125098ddb4e05e9a668a0df439b0f54 /README.md | |
parent | 966308eeb7793a4a8ca578e160981e3b059b82e6 (diff) |
README: fix "compatibility" typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -139,7 +139,7 @@ Changelog --------- v1.3 (not released yet) -* Drop Go 1.4 compatability. You now need Go 1.5 (released 2015-08-19) +* Drop Go 1.4 compatibility. You now need Go 1.5 (released 2015-08-19) or higher to build gocryptfs. v1.2.1, 2017-02-26 |