From feee73f9276c3a60da0c1f8d6c1c67745462e029 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Wed, 13 Nov 2024 11:10:36 +0100 Subject: [PATCH] 1.3.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3dcc134..1c62d51 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ TARGET_ALLCAPS = X49GPNG VERSION_MAJOR = 1 VERSION_MINOR = 3 -PATCHLEVEL = 0 +PATCHLEVEL = 1 # DEBUG_CFLAGS = -g # -pg