2018-02-13 version 0.7.5

- FIX: ocat --list now works also on file systems which don't support dtype (xfs)
This commit is contained in:
Jan-Piet Mens 2018-02-13 12:44:01 +01:00
parent d72b66575a
commit 7ac8b614ae
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
2018-02-13 version 0.7.5
- FIX: ocat --list now works also on file systems which don't support dtype (xfs)
2018-02-12 version 0.7.4
- FIX: fpm-make for Debian to pull in correct libsodium package (thanks @juzam!)

View File

@ -1 +1 @@
#define VERSION "0.7.4"
#define VERSION "0.7.5"