From e08dff210507b3a56e8aa1cd14d653ecfb3228f9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 6 Sep 2024 20:00:21 +0200 Subject: Add hash_excess_bits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ecb36af..603e094 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ include mk/after-config.mk LIB_MAJOR = 1 -LIB_MINOR = 0 +LIB_MINOR = 1 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) LIB_NAME = hashsum -- cgit v1.2.3-70-g09d2