aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-12-08 16:44:39 +0100
committerJakob Unterwurzacher2015-12-08 16:44:39 +0100
commitce4a9f9ed64c106a68a8da8b36d524deaea56da9 (patch)
tree95c9334d786e385eb063157d7c2ddf308536f3aa /README.md
parent9419e7ae85b3a7f9a721717f5676215b450d7c7b (diff)
README: fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 668da6b..6197eee 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ v0.6
the prefix leak. The used Go EME implementation is
https://github.com/rfjakob/eme which is, as far as I know, the first
implementation of EME in Go.
- * This is a forwards-compatible change. gocryptfs v0.5 can mount filesystems
+ * This is a forwards-compatible change. gocryptfs v0.6 can mount filesystems
created by earlier version but not the other way round.
* New command-line option:
* `-emenames`: Enable EME filename encryption (default true)