]> mj.ucw.cz Git - ucwmac.git/blobdiff - Makefile
\pageoverlay and \commonoverlay avoid underfulls
[ucwmac.git] / Makefile
index c651438cd3e0c4910f1e1655893edaa6443605bb..61f6b1d2f89dabacc6954ee1106a9fded9701f44 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.1
+VERSION=1.0
 ARCHIVE=ucwmac-$(VERSION).tar.gz
 
 all: test.ps
@@ -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/