From d1be589f17e94d1f46f5c0550a6b57aef3a828ba Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Mon, 18 Sep 2023 12:16:29 +0200 Subject: [PATCH] 0.23.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1131719..7d92957 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Makefile to build x48ng without autotools VERSION_MAJOR = 0 -VERSION_MINOR = 22 +VERSION_MINOR = 23 PATCHLEVEL = 0 MAKEFLAGS +=-j$(NUM_CORES) -l$(NUM_CORES)