Skip to content

Commit 748a8ac

Browse files
Update Windows10MiningTweaksDmW.bat
1 parent de3e838 commit 748a8ac

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

Windows10MiningTweaksDmW.bat

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
rem ========== Start ==========
1+
rem ========== Pre ==========
22

3-
cls
43
@echo OFF
4+
set V=3.6.2
55
color 1F
6-
set V=3.6.1
76
title Windows 10 Mining Tweaks (x64) Version %V% by: DeadManWalking
7+
8+
rem ========== Start ==========
9+
10+
cls
811
echo ###############################################################################
912
echo # #
1013
echo # Windows10MiningTweaksDmW Version %V% #
@@ -1289,4 +1292,6 @@ echo ###########################################################################
12891292

12901293
pause > nul
12911294

1292-
rem ========== EOF ==========
1295+
rem ========== End ==========
1296+
1297+
rem ========== EoF ==========

0 commit comments

Comments
 (0)