From 44a466fef0e2e72aec6747bd376e8055c7ae3876 Mon Sep 17 00:00:00 2001 From: J-D-K Date: Thu, 31 Oct 2024 11:04:34 -0400 Subject: [PATCH] Update Makefile build date --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 557932a..0fa122c 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ INCLUDES := inc inc/ui inc/fs inc/gfx EXEFS_SRC := exefs_src APP_TITLE := JKSV APP_AUTHOR := JK -APP_VERSION := 07.27.2024 +APP_VERSION := 10.31.2024 ROMFS := romfs ICON := icon.jpg