From bf0d040300a3c0fbcc0381d4e84b1e6cc63b5ed5 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sun, 1 Oct 2023 13:18:55 +0200 Subject: [PATCH] 0.29.90 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 919827f..2382a4c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION_MAJOR = 0 VERSION_MINOR = 29 -PATCHLEVEL = 0 +PATCHLEVEL = 90 MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)