summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-03 21:15:51 +0000
committerKarl Berry <karl@freefriends.org>2019-09-03 21:15:51 +0000
commit0a6d5889f1c12e95653588f7f39f8ab30bbf3e0b (patch)
tree58b8ef4ba06dd6439c63d5f62255638290a9d28b /Master/texmf-dist/scripts
parenta5ba15ededd2c7d41af6bb489ccb085c2f932064 (diff)
checkcites (3sep19)
git-svn-id: svn://tug.org/texlive/trunk@52022 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-xMaster/texmf-dist/scripts/checkcites/checkcites.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/checkcites/checkcites.lua b/Master/texmf-dist/scripts/checkcites/checkcites.lua
index 349b0c1fc3d..6191ca284ab 100755
--- a/Master/texmf-dist/scripts/checkcites/checkcites.lua
+++ b/Master/texmf-dist/scripts/checkcites/checkcites.lua
@@ -485,7 +485,7 @@ print("| _| | -_| _| '_| _| | _| -_|_ -|")
print("|___|_|_|___|___|_,_|___|_|_| |___|___|")
print()
print(wrap('checkcites.lua -- a reference ' ..
- 'checker script (v2.1)', 74))
+ 'checker script (v2.4)', 74))
print(wrap('Copyright (c) 2012, 2019, ' ..
'Enrico Gregorio, Paulo ' ..
'Roberto Massa Cereda', 74))
@@ -670,8 +670,8 @@ local function checkcites(args)
if keys['version'] or keys['help'] then
if keys['version'] then
print()
- print(wrap('checkcites.lua, version 2.3 (dated September ' ..
- '1, 2019)', 74))
+ print(wrap('checkcites.lua, version 2.4 (dated September ' ..
+ '3, 2019)', 74))
print(pad('-', 74))
print(wrap('You can find more details about this ' ..