mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-23 19:43:06 +00:00
Bump version to 1.6.2 and set version via define in src/lfs.c to make it better visible
This commit is contained in:
@@ -71,7 +71,7 @@ the underlying directory structure and file attributes.</p>
|
||||
|
||||
<h2><a name="status"></a>Status</h2>
|
||||
|
||||
<p>Current version is 1.6.0. It was developed for Lua 5.1 but also
|
||||
<p>Current version is 1.6.2. It was developed for Lua 5.1 but also
|
||||
works with Lua 5.2.</p>
|
||||
|
||||
<h2><a name="download"></a>Download</h2>
|
||||
@@ -83,6 +83,11 @@ page.</p>
|
||||
<h2><a name="history"></a>History</h2>
|
||||
|
||||
<dl class="history">
|
||||
<dt><strong>Version 1.6.2</strong> [??/Oct/2012]</dt>
|
||||
<dd><ul>
|
||||
<li>Full Lua 5.2 compatibility (with Lua 5.1 fallbacks)</li>
|
||||
</ul></dd>
|
||||
|
||||
<dt><strong>Version 1.6.1</strong> [01/Oct/2012]</dt>
|
||||
<dd><ul>
|
||||
<li>fix build for Lua 5.2</li>
|
||||
|
||||
Reference in New Issue
Block a user