diff options
Diffstat (limited to 'Master/texmf-dist/scripts')
-rw-r--r-- | Master/texmf-dist/scripts/context/lua/third/rst/mtx-t-rst.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/context/lua/third/rst/mtx-t-rst.lua b/Master/texmf-dist/scripts/context/lua/third/rst/mtx-t-rst.lua index c7aa459bc75..08782a9a8d3 100644 --- a/Master/texmf-dist/scripts/context/lua/third/rst/mtx-t-rst.lua +++ b/Master/texmf-dist/scripts/context/lua/third/rst/mtx-t-rst.lua @@ -43,7 +43,7 @@ Optional arguments: local application = logs.application { name = "mtx-rst", - banner = "The reStructuredText module for ConTeXt, hg-rev 135+", + banner = "The reStructuredText module for ConTeXt, hg-rev 125+", helpinfo = helpinfo, } |