diff options
| author | Jakob Unterwurzacher | 2015-12-08 16:44:39 +0100 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2015-12-08 16:44:39 +0100 | 
| commit | ce4a9f9ed64c106a68a8da8b36d524deaea56da9 (patch) | |
| tree | 95c9334d786e385eb063157d7c2ddf308536f3aa | |
| parent | 9419e7ae85b3a7f9a721717f5676215b450d7c7b (diff) | |
README: fix typo
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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)  | 
