From 2c0d459a433cbc5e33621d849602286e919593f6 Mon Sep 17 00:00:00 2001 From: Steve Donovan Date: Thu, 16 Jan 2014 09:53:29 +0200 Subject: [PATCH] bumped version to 1.4.2 --- ldoc.lua | 4 ++-- ldoc/html/ldoc_ltp.lua | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ldoc.lua b/ldoc.lua index 5aa3b6c..a1ec0b4 100644 --- a/ldoc.lua +++ b/ldoc.lua @@ -7,7 +7,7 @@ -- -- C/C++ support for Lua extensions is provided. -- --- Available from LuaRocks as 'ldoc' and as a [Zip file](http://stevedonovan.github.com/files/ldoc-1.4.0.zip) +-- Available from LuaRocks as 'ldoc' and as a [Zip file](http://stevedonovan.github.com/files/ldoc-1.4.2.zip) -- -- [Github Page](https://github.com/stevedonovan/ldoc) -- @@ -37,7 +37,7 @@ app.require_here() --- @usage local usage = [[ -ldoc, a documentation generator for Lua, vs 1.4.0 +ldoc, a documentation generator for Lua, vs 1.4.2 -d,--dir (default doc) output directory -o,--output (default 'index') output name -v,--verbose verbose diff --git a/ldoc/html/ldoc_ltp.lua b/ldoc/html/ldoc_ltp.lua index 63910e3..b7de5f6 100644 --- a/ldoc/html/ldoc_ltp.lua +++ b/ldoc/html/ldoc_ltp.lua @@ -281,7 +281,7 @@ return [==[
-generated by LDoc 1.4.0 +generated by LDoc 1.4.2