Prepare for release 1.6.3

This commit is contained in:
Hisham Muhammad
2015-01-15 16:58:20 -02:00
parent 0a82aae451
commit 8014725009
4 changed files with 40 additions and 3 deletions

View File

@@ -66,7 +66,7 @@
#include "lfs.h"
#define LFS_VERSION "1.6.2"
#define LFS_VERSION "1.6.3"
#define LFS_LIBNAME "lfs"
#if LUA_VERSION_NUM >= 503 /* Lua 5.3 */