We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3e838 commit 748a8acCopy full SHA for 748a8ac
1 file changed
Windows10MiningTweaksDmW.bat
@@ -1,10 +1,13 @@
1
-rem ========== Start ==========
+rem ========== Pre ==========
2
3
-cls
4
@echo OFF
+set V=3.6.2
5
color 1F
6
-set V=3.6.1
7
title Windows 10 Mining Tweaks (x64) Version %V% by: DeadManWalking
+
8
+rem ========== Start ==========
9
10
+cls
11
echo ###############################################################################
12
echo # #
13
echo # Windows10MiningTweaksDmW Version %V% #
@@ -1289,4 +1292,6 @@ echo ###########################################################################
1289
1292
1290
1293
pause > nul
1291
1294
-rem ========== EOF ==========
1295
+rem ========== End ==========
1296
1297
+rem ========== EoF ==========
0 commit comments