tBump to 1.0 - dedup - deduplicating backup program
(HTM) git clone git://git.z3bra.org/dedup.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 1d925f59757e8a1d2883300ed8abd8f8f97ce01f
(DIR) parent 3e954687518b0415b09e580527e2cd60132073ed
(HTM) Author: sin <sin@2f30.org>
Date: Sun, 14 Apr 2019 08:28:33 +0100
Bump to 1.0
Diffstat:
M CHANGELOG | 2 +-
M Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/CHANGELOG b/CHANGELOG
t@@ -1,6 +1,6 @@
# Changelog
-## [Unreleased]
+## [1.0] - 2019-04-14
### Added
- Support for blake2bp, which is parallel variant of blake2b.
- Support for blake2s and blake2sp.
(DIR) diff --git a/Makefile b/Makefile
t@@ -1,6 +1,6 @@
include config.mk
-VERSION = 0.9
+VERSION = 1.0
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/man
BIN = dedup