We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b4d0e commit 4c51d0eCopy full SHA for 4c51d0e
devel/200_22.md
@@ -1,5 +1,7 @@
1
# 200_22: 设计一套方案,可以方便的打包 Mogan STEM 和 Liii STEM
2
3
+## 2025/12/18 v2025.2.3-rc1 打包
4
+
5
## 2025/12/18 v2025.2.3-beta4 打包
6
7
## 2025/12/18 v2025.2.3-beta3 打包
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.3-beta4"
+XMACS_VERSION="2025.2.3-rc1"
13
TEXMACS_VERSION = "2.1.2"
14
GOLDFISH_VERSION = "17.11.2"
15
DEVEL_VERSION = TEXMACS_VERSION
0 commit comments