We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae609c0 commit 340ed09Copy full SHA for 340ed09
devel/200_22.md
@@ -1,5 +1,7 @@
1
# 200_22: 设计一套方案,可以方便的打包 Mogan STEM 和 Liii STEM
2
3
+## 2025/12/10 v2025.2.2-rc3 打包
4
+
5
## 2025/12/09 v2025.2.2-rc2 打包
6
7
## 2025/12/08 v2025.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="2025.2.2-rc2"
+XMACS_VERSION="2025.2.2-rc3"
13
TEXMACS_VERSION = "2.1.2"
14
GOLDFISH_VERSION = "17.11.2"
15
DEVEL_VERSION = TEXMACS_VERSION
0 commit comments