Skip to content

Commit 4ba1f31

Browse files
authored
Merge branch 'eee555:master' into master
2 parents d80bedf + bec5913 commit 4ba1f31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 元扫雷(MetaSweeper
1+
# 元扫雷(Metasweeper
22
- 包含8种模式的扫雷项目、第三代扫雷录像播放器及高性能算法工具箱
33
- project with 8 modes of minesweeper, third generation minesweeper video player and high performance algorithm toolbox
44

src/superGUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
# version = "元3.1.11".encode( "UTF-8" )
19-
version = "测试3.1.11".encode( "UTF-8" )
19+
version = "测试3.1.16".encode( "UTF-8" )
2020

2121

2222
class Ui_MainWindow(Ui_MainWindow):

0 commit comments

Comments
 (0)