summaryrefslogtreecommitdiff
path: root/support/checkcites/checkcites.lua
diff options
context:
space:
mode:
Diffstat (limited to 'support/checkcites/checkcites.lua')
-rw-r--r--support/checkcites/checkcites.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/support/checkcites/checkcites.lua b/support/checkcites/checkcites.lua
index 349b0c1fc3..6191ca284a 100644
--- a/support/checkcites/checkcites.lua
+++ b/support/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 ' ..