File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# 200_22: 设计一套方案,可以方便的打包 Mogan STEM 和 Liii STEM
22
3+ ## 2026/04/01 v2026.2.1-rc9 打包
34## 2026/03/31 v2026.2.1-rc8 打包
45
56## 2026/03/31 v2026.2.1-rc7 打包
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ ICON_SOURCE_REL="3rdparty/qwindowkitty/src/styles/app/stem.png"
1111
1212# 尝试获取 VERSION
1313if [ -z " $VERSION " ]; then
14- VERSION=" 2026.2.0 "
14+ VERSION=" 2026.2.1 "
1515else
1616 echo " ✅ 检测到版本号: $VERSION "
1717fi
Original file line number Diff line number Diff line change 99-- It comes WITHOUT ANY WARRANTY WHATSOEVER. For details, see the file LICENSE
1010-- in the root directory or <http://www.gnu.org/licenses/gpl-3.0.html>.
1111
12- XMACS_VERSION = " 2026.2.1-rc8 "
12+ XMACS_VERSION = " 2026.2.1-rc9 "
1313TEXMACS_VERSION = " 2.1.2"
1414GOLDFISH_VERSION = " 17.11.2"
1515DEVEL_VERSION = TEXMACS_VERSION
You can’t perform that action at this time.
0 commit comments