mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-23 19:43:06 +00:00
Release 1.8.0
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
#include "lfs.h"
|
||||
|
||||
#define LFS_VERSION "1.7.0"
|
||||
#define LFS_VERSION "1.8.0"
|
||||
#define LFS_LIBNAME "lfs"
|
||||
|
||||
#if LUA_VERSION_NUM >= 503 /* Lua 5.3+ */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
LIBRARY lfs.dll
|
||||
VERSION 1.7
|
||||
VERSION 1.8
|
||||
EXPORTS
|
||||
luaopen_lfs
|
||||
|
||||
Reference in New Issue
Block a user