Update build date

This commit is contained in:
J-D-K 2024-11-05 10:10:20 -05:00
parent 1e06516317
commit 24aafcbf63
2 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ INCLUDES := inc inc/ui inc/fs inc/gfx
EXEFS_SRC := exefs_src
APP_TITLE := JKSV
APP_AUTHOR := JK
APP_VERSION := 10.31.2024
APP_VERSION := 11.5.2024
ROMFS := romfs
ICON := icon.jpg

View File

@ -7,8 +7,8 @@
#include "gfx.h"
#define BLD_MON 10
#define BLD_DAY 31
#define BLD_MON 11
#define BLD_DAY 5
#define BLD_YEAR 2024
namespace data