From bd0f0e0766a3516851a2df94446482c8db0286e6 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Thu, 14 Sep 2023 16:39:31 +0200 Subject: [PATCH] 0.20.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 25826dd..b19dd95 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Makefile to build x48ng without autotools VERSION_MAJOR = 0 -VERSION_MINOR = 13 +VERSION_MINOR = 20 PATCHLEVEL = 0 MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)