From ef932999252455140093355efce15baf3da24cc3 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Fri, 22 Nov 2024 19:55:54 +0100 Subject: [PATCH] 1.6.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1ec8775..9b58be6 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ TARGET_ALLCAPS = X50NG VERSION_MAJOR = 1 VERSION_MINOR = 6 -PATCHLEVEL = 0 +PATCHLEVEL = 1 INSTALL_PREFIX = /usr/local INSTALL_BINARY_DIR = "$(INSTALL_PREFIX)"/bin