diff options
author | carregal <carregal> | 2008-05-07 19:06:37 +0000 |
---|---|---|
committer | carregal <carregal> | 2008-05-07 19:06:37 +0000 |
commit | d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2 (patch) | |
tree | 954e4adb5478d2d96fb8c482a883ff0c920e50d1 /src/lfs.def | |
parent | d7a5679fb8dac1da8563b8e5b1d759e08dab3b32 (diff) | |
download | luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.gz luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.tar.bz2 luafilesystem-d4bfd537a8c4c14c3c1790ece17faa3eb639e7c2.zip |
Packaging version 1.4.1
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 a0483c7..978ee6e 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.4.0 | 3 | VERSION 1.4.1 |
4 | EXPORTS | 4 | EXPORTS |
5 | luaopen_lfs | 5 | luaopen_lfs |