Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick Thomssen committed May 2, 2017
1 parent 555cc69 commit f04fec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ install:
build_script:
- set VERSION=%APPVEYOR_REPO_BRANCH%-%APPVEYOR_BUILD_NUMBER%
- if defined APPVEYOR_REPO_TAG_NAME set VERSION=%APPVEYOR_REPO_TAG_NAME%
- set INSTVERSION=%VERSION$
- set INSTVERSION=%VERSION%
- if defined APPVEYOR_REPO_TAG_NAME set INSTVERSION=%VERSION:~1%
- set DIST=redtimer-%VERSION%-win32
- set DATE=%date:~10,4%-%date:~4,2%-%date:~7,2%
Expand Down

0 comments on commit f04fec2

Please sign in to comment.