mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-24 22:23:43 +00:00
Close bugs on release.
This commit is contained in:
parent
134db22830
commit
3dd5e50bfa
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -105,7 +105,7 @@ localbuild: MANIFEST locale
|
||||||
cp -f build/lib.$(PLATFORM)-$(PYVER)*/linkcheck/network/_network*.so linkcheck/network
|
cp -f build/lib.$(PLATFORM)-$(PYVER)*/linkcheck/network/_network*.so linkcheck/network
|
||||||
|
|
||||||
release: distclean releasecheck filescheck
|
release: distclean releasecheck filescheck
|
||||||
$(MAKE) dist sign upload homepage tag register deb
|
$(MAKE) dist sign upload homepage tag register changelog deb
|
||||||
|
|
||||||
tag:
|
tag:
|
||||||
git tag upstream/$(VERSION)
|
git tag upstream/$(VERSION)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue