bugfix: the include path for LuaJIT headers was still pointing to luajit-2.0, which should have been luajit-2.1 instead. thanks Tor Hveem for the report.

This commit is contained in:
Yichun Zhang (agentzh)
2013-12-14 18:44:59 -08:00
parent 163432a678
commit 02614af5ed
3 changed files with 106 additions and 106 deletions

View File

@ -2,7 +2,7 @@
#main_ver=1.5.4
main_ver=1.4.3
minor_ver=7
minor_ver=9
version=$main_ver.$minor_ver
echo $version