From 365fcba7c572fe22da8a47ade45138411f45ee4a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 20 Feb 2022 11:43:46 +0100 Subject: Bump version 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(-) diff --git a/Makefile b/Makefile index c6aae48..5f38b36 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ OS = linux include mk/$(OS).mk -LIB_MAJOR = 2 +LIB_MAJOR = 3 LIB_MINOR = 0 LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) LIB_NAME = blake -- cgit v1.2.3-70-g09d2