acst

Tracks changes and corruption in files using xattr-based checksums.
git clone https://noxz.tech/git/acst.git
Log | Files | Tags | LICENSE

commit: dc7b8d8481f1aa31468cb1e46a744843400ad047
parent: 31289e6e45202d86aafe4732467fb21b4a09bced
author: Chris Noxz <chris@noxz.tech>
date:   Tue, 12 Jul 2022 12:09:15 +0200
Bump version to 0.1.3
Mconfig.mk2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk
@@ -1,5 +1,5 @@
 # acst version
-VERSION     = 0.1.2
+VERSION     = 0.1.3
 
 # paths
 PREFIX      = /usr/local