fix
This commit is contained in:
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user