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 07831aa..6fda53f 100644
--- a/src/lfs.c
+++ b/src/lfs.c
@@ -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+ */