Release 1.8.0

This commit is contained in:
Hisham Muhammad
2020-04-22 22:16:42 -03:00
parent 68c624c686
commit 7c6e1b013c
3 changed files with 12 additions and 3 deletions

View File

@@ -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+ */

View File

@@ -1,4 +1,4 @@
LIBRARY lfs.dll
VERSION 1.7
VERSION 1.8
EXPORTS
luaopen_lfs