diff options
author | Dennis Schridde <devurandom@gmx.net> | 2012-10-03 02:58:57 +0200 |
---|---|---|
committer | Dennis Schridde <devurandom@gmx.net> | 2012-10-03 02:58:57 +0200 |
commit | 5e55437028cc03d79c5a3cddce0cf8aecd0de2be (patch) | |
tree | b62860fecb7bbf432b471bf9142973a84134379a /README | |
parent | 8e7217e74fbe5da0a9c1fee03d191b5a0266cedd (diff) | |
download | luafilesystem-5e55437028cc03d79c5a3cddce0cf8aecd0de2be.tar.gz luafilesystem-5e55437028cc03d79c5a3cddce0cf8aecd0de2be.tar.bz2 luafilesystem-5e55437028cc03d79c5a3cddce0cf8aecd0de2be.zip |
Bump version to 1.6.2 and set version via define in src/lfs.c to make it better visible
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ Please check the documentation at doc/us/ for more information. | |||
22 | History | 22 | History |
23 | ------- | 23 | ------- |
24 | 24 | ||
25 | Version 1.6.2 [??/Oct/2012] | ||
26 | * Full Lua 5.2 compatibility (with Lua 5.1 fallbacks) | ||
27 | |||
25 | Version 1.6.1 [01/Oct/2012] | 28 | Version 1.6.1 [01/Oct/2012] |
26 | * fix build for Lua 5.2 | 29 | * fix build for Lua 5.2 |
27 | 30 | ||