diff options
| author | Hisham Muhammad <--unset> | 2025-12-28 15:48:49 -0300 |
|---|---|---|
| committer | Hisham Muhammad <--unset> | 2025-12-28 15:48:49 -0300 |
| commit | a186cca5833691e830ed255e38ace8ff6b870dbf (patch) | |
| tree | 7edf162a31919a2f6a2b138edaed037c45734f5a /src/lfs.c | |
| parent | 31dcb88b128b06cdc2767440cfe685f0890a077f (diff) | |
| download | luafilesystem-1_9_0.tar.gz luafilesystem-1_9_0.tar.bz2 luafilesystem-1_9_0.zip | |
Diffstat (limited to 'src/lfs.c')
| -rw-r--r-- | src/lfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -74,7 +74,7 @@ | |||
| 74 | 74 | ||
| 75 | #include "lfs.h" | 75 | #include "lfs.h" |
| 76 | 76 | ||
| 77 | #define LFS_VERSION "1.8.0" | 77 | #define LFS_VERSION "1.9.0" |
| 78 | #define LFS_LIBNAME "lfs" | 78 | #define LFS_LIBNAME "lfs" |
| 79 | 79 | ||
| 80 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3+ */ | 80 | #if LUA_VERSION_NUM >= 503 /* Lua 5.3+ */ |
