version: Uprev to 11.4.1

* After adding pixel-fw
This commit is contained in:
Joey
2025-11-14 13:44:25 +09:00
parent 09b417ac18
commit 6f5cfaebfa

View File

@@ -2,7 +2,7 @@ PRODUCT_VERSION_MAJOR = 16
PRODUCT_VERSION_MINOR = 0
# Increase EVO Version with each major release.
EVO_VERSION_BASE := 11.4
EVO_VERSION_BASE := 11.4.1
EVO_BUILD_TYPE ?= Unofficial
ifeq ($(EVO_BUILD_TYPE),Official)