bump version

This commit is contained in:
souldbminersmwc
2026-06-05 22:20:35 -04:00
parent 90b950a17c
commit a78de5f18a
6 changed files with 4 additions and 4 deletions

View File

@@ -28,8 +28,8 @@ INCLUDES := ../common/include src/hos src/soc src/i2c src/util src/pwr src/ipc
EXEFS_SRC := exefs_src
LIBNAMES := minIni
# major minor patch
TARGET_VERSION := 2.4.0
KIP_VERSION := 240
TARGET_VERSION := 2.4.1
KIP_VERSION := 241
CUST_REV := 4
#---------------------------------------------------------------------------------