]> mj.ucw.cz Git - ucwmac.git/commitdiff
Released as version 2.0 with no functional changes v2.0
authorMartin Mares <mj@ucw.cz>
Sat, 30 May 2020 22:28:27 +0000 (00:28 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 30 May 2020 22:28:27 +0000 (00:28 +0200)
Makefile
README

index 7680a31ce89bf17ad4bb8491c01bf15cbab5f628..3fcb47e6d28c101b144a49828ea35f2d9bd1b96b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.99.2
+VERSION=2.0
 ARCHIVE=ucwmac-$(VERSION).tar.gz
 
 all: test.pdf test-labels.pdf test-ref.pdf
 ARCHIVE=ucwmac-$(VERSION).tar.gz
 
 all: test.pdf test-labels.pdf test-ref.pdf
@@ -44,6 +44,6 @@ release:
        git tag v$(VERSION)
        git push --tags
        git archive --format=tar --prefix=ucwmac-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        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/
+       scp $(ARCHIVE) jw:/srv/ftp/pub/mj/tex/
        ssh jw "cd web && bin/release-prog ucwmac $(VERSION)"
        mv $(ARCHIVE) ~/archives/sw/ucwmac
        ssh jw "cd web && bin/release-prog ucwmac $(VERSION)"
        mv $(ARCHIVE) ~/archives/sw/ucwmac
diff --git a/README b/README
index 0f955a720446f841defe5105b9ce89f59526199b..b5e9839edc3066a8033abe7fa93d7c04d90105d4 100644 (file)
--- a/README
+++ b/README
@@ -7,10 +7,6 @@ Send all comments to <mj@ucw.cz>.
 
 ============================================================================
 
 
 ============================================================================
 
-This is a preview of ucwmac 2.0. Many new features were introduced, but their
-exact behavior can still change. When we consider it stable enough, we will
-release the real version 2.0.
-
 To get the full feature set of ucwmac, please input ucwmac2.tex.
 With bare ucwmac.tex, you will get backward-compatible behavior -- it will
 still include most new features, but not all of them. In particular, default
 To get the full feature set of ucwmac, please input ucwmac2.tex.
 With bare ucwmac.tex, you will get backward-compatible behavior -- it will
 still include most new features, but not all of them. In particular, default