diff --git a/src/lfs.c b/src/lfs.c index dc799a4..c8122c2 100644 --- a/src/lfs.c +++ b/src/lfs.c @@ -69,7 +69,7 @@ #include "lfs.h" -#define LFS_VERSION "1.6.3" +#define LFS_VERSION "1.7.0" #define LFS_LIBNAME "lfs" #if LUA_VERSION_NUM >= 503 /* Lua 5.3 */