upgraded LuaJIT to v2.1-20150223; also bumped version to 1.7.10.1 RC2.

This commit is contained in:
Yichun Zhang (agentzh)
2015-02-24 12:10:37 -08:00
parent b75e8490c2
commit d66f8b699f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.7.10
minor_ver=1rc1
minor_ver=1rc2
version=$main_ver.$minor_ver
echo $version