Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gigi81 committed Apr 29, 2016
1 parent 6aa17ad commit e1c06ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SET KIBANA_VERSION=4.5.0

rem ---------- installer version
SET INSTALLER_VERSION=1.0.0
IF DEFINED APPVEYOR_BUILD_VERSION SET INSTALLER_VERSION=APPVEYOR_BUILD_VERSION
IF DEFINED APPVEYOR_BUILD_VERSION SET INSTALLER_VERSION=%APPVEYOR_BUILD_VERSION%
echo "Building installer v%INSTALLER_VERSION%"

rem ---------- Download packages ----------
Expand Down

0 comments on commit e1c06ec

Please sign in to comment.