Init Omega 1.19

This commit is contained in:
Quentin Guidée
2019-12-29 11:46:24 +01:00
parent 863a278d6c
commit e50f7f123a
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ bool AboutController::handleEvent(Ion::Events::Event event) {
if (childLabel == I18n::Message::CustomSoftwareVersion) {
MessageTableCellWithBuffer * myCell = (MessageTableCellWithBuffer *)m_selectableTableView.selectedCell();
if (strcmp(myCell->accessoryText(), Ion::customSoftwareVersion()) == 0) {
myCell->setAccessoryText("Public"); //Change for public/dev
myCell->setAccessoryText("Dev"); //Change for public/dev
return true;
}
myCell->setAccessoryText(Ion::customSoftwareVersion());

View File

@@ -4,7 +4,7 @@ PLATFORM ?= device
DEBUG ?= 0
EPSILON_VERSION ?= 12.0.0
EPSILON_CUSTOM_VERSION ?= 1.18.0-0
EPSILON_CUSTOM_VERSION ?= 1.19.0-0
# USERNAME ?= N/A
# Valid values are "none", "update", "beta"
EPSILON_APPS ?= calculation rpn graph code statistics probability solver atom sequence regression settings external