diff options
Diffstat (limited to 'src/lfs.c')
-rw-r--r-- | src/lfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ | |||
87 | 87 | ||
88 | #include "lfs.h" | 88 | #include "lfs.h" |
89 | 89 | ||
90 | #define LFS_VERSION "1.7.0" | 90 | #define LFS_VERSION "1.8.0" |
91 | #define LFS_LIBNAME "lfs" | 91 | #define LFS_LIBNAME "lfs" |
92 | 92 | ||
93 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3+ */ | 93 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3+ */ |