mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-30 12:10:03 +02:00
Add: LavaOS version in 'about' settings
This commit is contained in:
@@ -3,8 +3,19 @@
|
||||
PLATFORM ?= device
|
||||
DEBUG ?= 0
|
||||
|
||||
<<<<<<< HEAD
|
||||
EPSILON_VERSION ?= 11.2.0
|
||||
EPSILON_ONBOARDING_APP ?= 1
|
||||
=======
|
||||
<<<<<<< Updated upstream
|
||||
EPSILON_VERSION ?= 11.1.0
|
||||
EPSILON_ONBOARDING_APP ?= 0
|
||||
=======
|
||||
EPSILON_VERSION ?= 11.2.0
|
||||
EPSILON_CUSTOM_VERSION ?= 1.0
|
||||
EPSILON_ONBOARDING_APP ?= 1
|
||||
>>>>>>> Stashed changes
|
||||
>>>>>>> cfba77e1f... Add: LavaOS version in 'about' settings
|
||||
# Valid values are "none", "update", "beta"
|
||||
EPSILON_BOOT_PROMPT ?= none
|
||||
EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings
|
||||
|
||||
Reference in New Issue
Block a user