diff options
| author | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-15 16:58:20 -0200 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-01-15 16:58:20 -0200 |
| commit | 8014725009e195ffb502bcd65ca4e93b60a1b21c (patch) | |
| tree | 3365846317aa4de62d542be9c116b4aaeb912e43 /src | |
| parent | 0a82aae451c5c95ceacb5fcb235f4d1ea964f5f5 (diff) | |
| download | luafilesystem-v_1_6_3.tar.gz luafilesystem-v_1_6_3.tar.bz2 luafilesystem-v_1_6_3.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/lfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -66,7 +66,7 @@ | |||
| 66 | 66 | ||
| 67 | #include "lfs.h" | 67 | #include "lfs.h" |
| 68 | 68 | ||
| 69 | #define LFS_VERSION "1.6.2" | 69 | #define LFS_VERSION "1.6.3" |
| 70 | #define LFS_LIBNAME "lfs" | 70 | #define LFS_LIBNAME "lfs" |
| 71 | 71 | ||
| 72 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3 */ | 72 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3 */ |
