lua-cjson is now bundled and enabled by default. it is working on Linux.

This commit is contained in:
agentzh (章亦春)
2011-08-09 23:46:50 +08:00
parent 636ef91bed
commit 6a75ebc5b0
4 changed files with 122 additions and 64 deletions

View File

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