We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741377b commit 0b6885eCopy full SHA for 0b6885e
2 files changed
devel/200_22.md
@@ -1,5 +1,6 @@
1
# 200_22: 设计一套方案,可以方便的打包 Mogan STEM 和 Liii STEM
2
3
+## 2026/04/14 v2026.2.2-rc4 打包
4
## 2026/04/13 v2026.2.2-rc3 打包
5
## 2026/04/10 v2026.2.2-rc2 打包
6
## 2026/04/10 v2026.2.2-rc1 打包
xmake/vars.lua
@@ -9,7 +9,7 @@
9
-- It comes WITHOUT ANY WARRANTY WHATSOEVER. For details, see the file LICENSE
10
-- in the root directory or <http://www.gnu.org/licenses/gpl-3.0.html>.
11
12
-XMACS_VERSION="2026.2.2-rc3"
+XMACS_VERSION="2026.2.2-rc4"
13
TEXMACS_VERSION = "2.1.2"
14
GOLDFISH_VERSION = "17.11.2"
15
DEVEL_VERSION = TEXMACS_VERSION
0 commit comments