Skip to content

Commit

Permalink
updating version in Mobius release package name
Browse files Browse the repository at this point in the history
  • Loading branch information
skaarthik authored Aug 24, 2016
1 parent 23d917f commit 013278b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ if not defined ProjectVersion (
goto :distdone
)

set SPARKCLR_NAME=spark-clr_2.10-%ProjectVersion%
set SPARKCLR_NAME=spark-clr_2.11-%ProjectVersion%
@echo "%SPARKCLR_HOME%

@rem copy samples to top-level folder before zipping
Expand Down

0 comments on commit 013278b

Please sign in to comment.