From b01037a8563268094691da786f40e8978493484e Mon Sep 17 00:00:00 2001 From: Sarah GLINER Date: Thu, 2 May 2024 13:54:39 +0200 Subject: [PATCH] Makefile: bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dca95310..aa9d0c02 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ # Application version APPVERSION_M = 2 APPVERSION_N = 4 -APPVERSION_P = 0 +APPVERSION_P = 1 APPDEVELOPPER="Ledger" APPCOPYRIGHT="(c) 2024 Ledger"