aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDennis Schridde <devurandom@gmx.net>2012-10-03 02:58:57 +0200
committerDennis Schridde <devurandom@gmx.net>2012-10-03 02:58:57 +0200
commit5e55437028cc03d79c5a3cddce0cf8aecd0de2be (patch)
treeb62860fecb7bbf432b471bf9142973a84134379a /README
parent8e7217e74fbe5da0a9c1fee03d191b5a0266cedd (diff)
downloadluafilesystem-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--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index c1fe6c7..db67923 100644
--- a/README
+++ b/README
@@ -22,6 +22,9 @@ Please check the documentation at doc/us/ for more information.
22History 22History
23------- 23-------
24 24
25Version 1.6.2 [??/Oct/2012]
26 * Full Lua 5.2 compatibility (with Lua 5.1 fallbacks)
27
25Version 1.6.1 [01/Oct/2012] 28Version 1.6.1 [01/Oct/2012]
26 * fix build for Lua 5.2 29 * fix build for Lua 5.2
27 30