Skip to content

Commit

Permalink
Update ETHminerBuildScriptDmW.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadManWalkingTO authored Feb 28, 2018
1 parent 55019ae commit 1e8869c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ETHminerBuildScriptDmW.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ rem ========== PreStart ==========
@echo off

rem Set version info
set V=1.3.8
set V=1.3.9

rem ========== Start ==========

Expand Down Expand Up @@ -52,7 +52,7 @@ rem ========== Run ==========
rem Remove old Ethminer's Directory
echo ==================================================
echo Remove old Ethminer's Directory
rmdir ethminer
rmdir /S /Q ethminer
echo Done
echo ==================================================
echo.
Expand Down

0 comments on commit 1e8869c

Please sign in to comment.