diff options
Diffstat (limited to 'Build/source/texk/web2c/mplibdir')
-rw-r--r-- | Build/source/texk/web2c/mplibdir/ChangeLog | 9 | ||||
-rw-r--r-- | Build/source/texk/web2c/mplibdir/mp.w | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/mplibdir/ChangeLog b/Build/source/texk/web2c/mplibdir/ChangeLog index 476aff894ed..3ea30728310 100644 --- a/Build/source/texk/web2c/mplibdir/ChangeLog +++ b/Build/source/texk/web2c/mplibdir/ChangeLog @@ -1,3 +1,12 @@ +2017-03-31 Luigi Scarso <luigi.scarso@gmail.com> + * fixed the value header_last to be sure + to store always the latest position. + * Bump to version 2.0rc1. It's a release candidate for + testing latest patches and eventually new primitives + (to be discussed at 2017 BachoTeX/TUG meeting). + As the version is always a number, the current version is 2.000 + (a way to say 2.0rc1). + 2017-02-13 Luigi Scarso <luigi.scarso@gmail.com> new primitive boundingpath diff --git a/Build/source/texk/web2c/mplibdir/mp.w b/Build/source/texk/web2c/mplibdir/mp.w index 4d48514a1d7..929b012c21b 100644 --- a/Build/source/texk/web2c/mplibdir/mp.w +++ b/Build/source/texk/web2c/mplibdir/mp.w @@ -73,12 +73,12 @@ undergoes any modifications, so that it will be clear which version of @^extensions to \MP@> @^system dependencies@> -@d default_banner "This is MetaPost, Version 1.9991" /* printed when \MP\ starts */ +@d default_banner "This is MetaPost, Version 2.000" /* printed when \MP\ starts */ @d true 1 @d false 0 @<Metapost version header@>= -#define metapost_version "1.9991" +#define metapost_version "2.000" @ The external library header for \MP\ is |mplib.h|. It contains a few typedefs and the header defintions for the externally used |