diff options
author | carregal <carregal> | 2007-05-08 19:23:12 +0000 |
---|---|---|
committer | carregal <carregal> | 2007-05-08 19:23:12 +0000 |
commit | 3b35114a16686017f334ff51e0ca21fb13114cd4 (patch) | |
tree | 5304eb939b801f5e15a3b95f2a96dfe5e1e6b504 /src/lfs.def | |
parent | 8161cea87780539088006bacf5730d11d15fd00f (diff) | |
download | luafilesystem-3b35114a16686017f334ff51e0ca21fb13114cd4.tar.gz luafilesystem-3b35114a16686017f334ff51e0ca21fb13114cd4.tar.bz2 luafilesystem-3b35114a16686017f334ff51e0ca21fb13114cd4.zip |
Details for the 1.2.1 release. Version number, droping Lua 5.0 support
Diffstat (limited to 'src/lfs.def')
-rw-r--r-- | src/lfs.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lfs.def b/src/lfs.def index 55ec688..dfe5c59 100644 --- a/src/lfs.def +++ b/src/lfs.def | |||
@@ -1,5 +1,5 @@ | |||
1 | LIBRARY lfs.dll | 1 | LIBRARY lfs.dll |
2 | DESCRIPTION "LuaFileSystem" | 2 | DESCRIPTION "LuaFileSystem" |
3 | VERSION 1.2 | 3 | VERSION 1.2.1 |
4 | EXPORTS | 4 | EXPORTS |
5 | luaopen_lfs | 5 | luaopen_lfs |