Tweak
This commit is contained in:
parent
7ec86da5e3
commit
70f44ea0ac
@ -177,7 +177,7 @@ capture: version.txt version-full.txt $(DELIVERABLES) checksums.txt
|
||||
@echo " Version: " `cat version.txt`
|
||||
@echo
|
||||
V=`cat version.txt` && git tag -am "Bootloader version $$V" "bootloader-"$$V
|
||||
git add -f releases/*/bootloader.*
|
||||
git add -f releases/*/bootloader.* releases/*.txt
|
||||
|
||||
# Pull out the version string from binary object (already linked in) and
|
||||
# construct a text file (version.txt) with those contents
|
||||
|
||||
Loading…
Reference in New Issue
Block a user