summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-29 17:10:07 +0000
committerKarl Berry <karl@freefriends.org>2012-07-29 17:10:07 +0000
commitc8454de77c687a7d1556434032f9461862f1a02b (patch)
treee63752fd87560bda17147ec416680bf5ba672248 /Master/texmf-dist/scripts
parentb158cfe399c46202ccea23ba5b628ed582e78b50 (diff)
context-rst (6jun12)
git-svn-id: svn://tug.org/texlive/trunk@27236 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rw-r--r--Master/texmf-dist/scripts/context/lua/third/rst/mtx-t-rst.lua2
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,
}