Skip to content

Commit

Permalink
Version information updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Busche authored Jul 11, 2018
1 parent 8c3cddb commit 39f0cc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cpupdate_portable.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
rem (c) 2016 M. Busche, elpatron@mailbox.org
rem (c) 2016-2018 M. Busche, elpatron@mailbox.org
rem
rem
rem _ _
Expand Down Expand Up @@ -73,11 +73,11 @@ if "%WINVER:~0,3%"=="10." (

rem Title
if %colored% == 1 (
echo [97mCourseplay Beta Updatescript v1.4[0m
echo [97mCourseplay Beta Updatescript v1.5[0m
) else (
echo Courseplay Beta Updatescript v1.4
echo Courseplay Beta Updatescript v1.5
)
echo (c) 2016 elpatron@mailbox.org
echo (c) 2016-2018 elpatron@mailbox.org
echo .

rem git.exe startable?
Expand Down

0 comments on commit 39f0cc7

Please sign in to comment.