texlive[58919]
commits+karl at tug.org
commits+karl at tug.org
Tue Apr 20 00:37:49 CEST 2021
Revision: 58919
http://tug.org/svn/texlive?view=revision&revision=58919
Author: karl
Date: 2021-04-20 00:37:49 +0200 (Tue, 20 Apr 2021)
Log Message:
-----------
branch: sync pmp.ch
Modified Paths:
--------------
branches/branch2021/Build/source/texk/web2c/pmpostdir/pmp.ch
Modified: branches/branch2021/Build/source/texk/web2c/pmpostdir/pmp.ch
===================================================================
--- branches/branch2021/Build/source/texk/web2c/pmpostdir/pmp.ch 2021-04-19 21:25:21 UTC (rev 58918)
+++ branches/branch2021/Build/source/texk/web2c/pmpostdir/pmp.ch 2021-04-19 22:37:49 UTC (rev 58919)
@@ -13,19 +13,19 @@
%
@x
- at d default_banner "This is MetaPost, Version 2.00" /* printed when \MP\ starts */
+ at d default_banner "This is MetaPost, Version 2.01" /* printed when \MP\ starts */
@y
@z
@x
-#define metapost_version "2.00"
+#define metapost_version "2.01"
@y
#ifdef UPMP
#define P_UP "up"
-#define metapost_version "2.00-0.04-u1.27"
+#define metapost_version "2.01-0.04-u1.27"
#else
#define P_UP "p"
-#define metapost_version "2.00-0.04"
+#define metapost_version "2.01-0.04"
#endif
#define default_banner "This is " P_UP "MetaPost, Version " metapost_version /* printed when \MP\ starts */
@z
More information about the tex-live-commits
mailing list.