diff options
-rw-r--r-- | src/lfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ | |||
69 | 69 | ||
70 | #include "lfs.h" | 70 | #include "lfs.h" |
71 | 71 | ||
72 | #define LFS_VERSION "1.6.3" | 72 | #define LFS_VERSION "1.7.0" |
73 | #define LFS_LIBNAME "lfs" | 73 | #define LFS_LIBNAME "lfs" |
74 | 74 | ||
75 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3 */ | 75 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3 */ |