From: Martin Mares Date: Sat, 9 Oct 2010 11:15:27 +0000 (+0200) Subject: Split off to separate repository and changed format of release tags X-Git-Tag: v1.0~5 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=4396823e0acc99595021fcd002b93923c8bbcc2a;p=ucwmac.git Split off to separate repository and changed format of release tags --- diff --git a/Makefile b/Makefile index 9d0512c..706a6f3 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ clean: rm -f *~ *.log *.dvi *.ps *.aux release: - git tag ucwmac-v$(VERSION) + git tag v$(VERSION) git push --tags git archive --format=tar --prefix=ucwmac-$(VERSION)/ HEAD | gzip >$(ARCHIVE) scp $(ARCHIVE) atrey:~ftp/pub/local/mj/tex/