Skip to content

Commit

Permalink
Update Windows10MiningTweaksDmW.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadManWalkingTO authored Feb 19, 2018
1 parent 748a8ac commit 360af63
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Windows10MiningTweaksDmW.bat
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
rem ========== Pre ==========

@echo OFF
set V=3.6.2
rem Don't echo to standard output
@echo off
rem Set version info
set V=3.6.3
rem Change colors
color 1F
rem Set title
title Windows 10 Mining Tweaks (x64) Version %V% by: DeadManWalking

rem ========== Start ==========
Expand Down

0 comments on commit 360af63

Please sign in to comment.