aboutsummaryrefslogtreecommitdiff
path: root/src/lfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lfs.c')
-rw-r--r--src/lfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lfs.c b/src/lfs.c
index 99a35bb..95ab63b 100644
--- a/src/lfs.c
+++ b/src/lfs.c
@@ -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+ */