[PR #112] [MERGED] Separate Upsilon and Omega versions #264

Closed
opened 2026-05-06 13:16:32 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/112
Author: @lolocomotive
Created: 12/27/2021
Status: Merged
Merged: 1/4/2022
Merged by: @Lauryy06

Base: upsilon-devHead: upsilon-dev


📝 Commits (5)

  • 18be3c2 Separate Upsilon and Omega versions
  • b8f4598 Fixed a mistake
  • 5ecf548 Little fix x) Thanks @RedGl0w for the idea ^^
  • 8aeece0 Changed OSType
  • f6890c8 Merge pull request #1 from devdl11/upsilon-lolo-plateforminfo

📊 Changes

15 files changed (+86 additions, -42 deletions)

View changed files

📝 apps/settings/base.de.i18n (+5 -4)
📝 apps/settings/base.en.i18n (+5 -4)
📝 apps/settings/base.es.i18n (+5 -4)
📝 apps/settings/base.fr.i18n (+5 -4)
📝 apps/settings/base.hu.i18n (+5 -4)
📝 apps/settings/base.it.i18n (+5 -4)
📝 apps/settings/base.nl.i18n (+5 -4)
📝 apps/settings/base.pt.i18n (+5 -4)
📝 apps/settings/main_controller.cpp (+1 -2)
📝 apps/settings/main_controller.h (+1 -1)
📝 apps/settings/sub_menu/about_controller.cpp (+11 -1)
📝 build/config.mak (+1 -0)
📝 ion/Makefile (+1 -1)
📝 ion/include/ion.h (+1 -0)
📝 ion/src/shared/platform_info.cpp (+30 -5)

📄 Description

It makes more sense since the two are not using the same versions (the next version of upsilon is supposed to be 1.0.0 and not 1.24)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/112 **Author:** [@lolocomotive](https://github.com/lolocomotive) **Created:** 12/27/2021 **Status:** ✅ Merged **Merged:** 1/4/2022 **Merged by:** [@Lauryy06](https://github.com/Lauryy06) **Base:** `upsilon-dev` ← **Head:** `upsilon-dev` --- ### 📝 Commits (5) - [`18be3c2`](https://github.com/UpsilonNumworks/Upsilon/commit/18be3c2f23f489995c895ea4d82b1d96fc7a7918) Separate Upsilon and Omega versions - [`b8f4598`](https://github.com/UpsilonNumworks/Upsilon/commit/b8f4598182e1f3edcc93bf0b9ee41a9229f6ae81) Fixed a mistake - [`5ecf548`](https://github.com/UpsilonNumworks/Upsilon/commit/5ecf548ef7151e4127803a1d9ad4c5f3a2ada48d) Little fix x) Thanks @RedGl0w for the idea ^^ - [`8aeece0`](https://github.com/UpsilonNumworks/Upsilon/commit/8aeece0962b548d2dfc539a33eaba9f9e50383d0) Changed OSType - [`f6890c8`](https://github.com/UpsilonNumworks/Upsilon/commit/f6890c8827a41ba1a28174d05cfba0ec860868fc) Merge pull request #1 from devdl11/upsilon-lolo-plateforminfo ### 📊 Changes **15 files changed** (+86 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `apps/settings/base.de.i18n` (+5 -4) 📝 `apps/settings/base.en.i18n` (+5 -4) 📝 `apps/settings/base.es.i18n` (+5 -4) 📝 `apps/settings/base.fr.i18n` (+5 -4) 📝 `apps/settings/base.hu.i18n` (+5 -4) 📝 `apps/settings/base.it.i18n` (+5 -4) 📝 `apps/settings/base.nl.i18n` (+5 -4) 📝 `apps/settings/base.pt.i18n` (+5 -4) 📝 `apps/settings/main_controller.cpp` (+1 -2) 📝 `apps/settings/main_controller.h` (+1 -1) 📝 `apps/settings/sub_menu/about_controller.cpp` (+11 -1) 📝 `build/config.mak` (+1 -0) 📝 `ion/Makefile` (+1 -1) 📝 `ion/include/ion.h` (+1 -0) 📝 `ion/src/shared/platform_info.cpp` (+30 -5) </details> ### 📄 Description It makes more sense since the two are not using the same versions (the next version of upsilon is supposed to be 1.0.0 and not 1.24) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:32 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#264
No description provided.