fix
This commit is contained in:
parent
f8b806f3f4
commit
b308e9fab6
1
debian/Makefile
vendored
1
debian/Makefile
vendored
|
@ -12,7 +12,6 @@ clean:
|
||||||
rm -r BUILD/*
|
rm -r BUILD/*
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
git commit -am "release version $(VERSION)"
|
|
||||||
git tag -a -m "release version $(VERSION)" "v$(VERSION)"
|
git tag -a -m "release version $(VERSION)" "v$(VERSION)"
|
||||||
git push --tags
|
git push --tags
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user