Fix retag
This commit is contained in:
parent
8f2684fa70
commit
cb7891f4ff
1 changed files with 2 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -57,5 +57,4 @@ tag:
|
|||
@echo "And finally run make retag before make cross etc"
|
||||
|
||||
retag:
|
||||
echo git tag -f $(LAST_TAG)
|
||||
|
||||
git tag -f $(LAST_TAG)
|
||||
|
|
Loading…
Reference in a new issue