Skip to content

Commit

Permalink
Made the windows build do the right thingy
Browse files Browse the repository at this point in the history
  • Loading branch information
James Townley committed Feb 9, 2016
1 parent 98b7515 commit d8c42f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ echo version='%VERSION%' >> version.properties
echo revision='%GIT_REV%' >> version.properties
echo Git Revision Number is %GIT_REV_COUNT%
copy version.properties src\firmware\VERSION.py
copy version.properties src\VERSION.py

copy README.md src/README.txt
cd src
Expand Down

0 comments on commit d8c42f3

Please sign in to comment.