From 196b37f48255e491b0e3c644a5a1b8245d6c1bd9 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Wed, 27 Nov 2024 13:32:51 +0100 Subject: [PATCH] 1.6.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9b58be6..8dc3a11 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ TARGET_ALLCAPS = X50NG VERSION_MAJOR = 1 VERSION_MINOR = 6 -PATCHLEVEL = 1 +PATCHLEVEL = 2 INSTALL_PREFIX = /usr/local INSTALL_BINARY_DIR = "$(INSTALL_PREFIX)"/bin