dedup

deduplicating backup program
git clone git://git.2f30.org/dedup
Log | Files | Refs | README | LICENSE

commit eee75520164b914f4db72937e055e8809c79b479
parent 5f4ef6bbdd11dbb7469365a3f244789e4ea15013
Author: sin <sin@2f30.org>
Date:   Fri, 22 Feb 2019 15:09:15 +0000

Bump to 0.4

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.3 +VERSION = 0.4 PREFIX = /usr/local MANPREFIX = $(PREFIX)/man BIN = dedup