We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ceab5 commit fae0d98Copy full SHA for fae0d98
devel/200_22.md
@@ -1,5 +1,7 @@
1
# 200_22: 设计一套方案,可以方便的打包 Mogan STEM 和 Liii STEM
2
3
+## 2025/11/28 v2025.2.0-rc5 打包
4
+
5
## 2025/11/27 v2025.2.0-rc4 打包
6
7
## 2025/11/26 v2025.2.0-rc3 打包
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="2025.2.0-rc4"
+XMACS_VERSION="2025.2.0-rc5"
13
TEXMACS_VERSION = "2.1.2"
14
GOLDFISH_VERSION = "17.11.2"
15
DEVEL_VERSION = TEXMACS_VERSION
0 commit comments