Skip to content

Commit 97af82c

Browse files
committed
bumped to 1.3.11
1 parent 42429e6 commit 97af82c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ldoc.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ app.require_here()
3535

3636
--- @usage
3737
local usage = [[
38-
ldoc, a documentation generator for Lua, vs 1.3.10
38+
ldoc, a documentation generator for Lua, vs 1.3.11
3939
-d,--dir (default docs) output directory
4040
-o,--output (default 'index') output name
4141
-v,--verbose verbose

ldoc/html/ldoc_ltp.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ return [==[
249249
</div> <!-- id="content" -->
250250
</div> <!-- id="main" -->
251251
<div id="about">
252-
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.3</a></i>
252+
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.3.11</a></i>
253253
</div> <!-- id="about" -->
254254
</div> <!-- id="container" -->
255255
</body>

0 commit comments

Comments
 (0)