aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lfs.c b/src/lfs.c
index b84ca82..4cb5875 100644
--- a/src/lfs.c
+++ b/src/lfs.c
@@ -66,7 +66,7 @@
66 66
67#include "lfs.h" 67#include "lfs.h"
68 68
69#define LFS_VERSION "1.6.2" 69#define LFS_VERSION "1.6.3"
70#define LFS_LIBNAME "lfs" 70#define LFS_LIBNAME "lfs"
71 71
72#if LUA_VERSION_NUM >= 503 /* Lua 5.3 */ 72#if LUA_VERSION_NUM >= 503 /* Lua 5.3 */