We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281afaa commit d0807caCopy full SHA for d0807ca
2 files changed
devel/200_22.md
@@ -1,5 +1,6 @@
1
# 200_22: 设计一套方案,可以方便的打包 Mogan STEM 和 Liii STEM
2
3
+## 2026/06/10 v2026.2.6-rc2 打包
4
## 2026/06/08 v2026.2.6-rc1 打包
5
## 2026/06/05 v2026.2.7-rc1 打包
6
## 2026/05/14 v2026.2.5 打包
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.6-rc1"
+XMACS_VERSION="2026.2.6-rc2"
13
TEXMACS_VERSION = "2.1.2"
14
GOLDFISH_VERSION = "17.11.2"
15
DEVEL_VERSION = TEXMACS_VERSION
0 commit comments