diff options
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 */ |
