feature: we bundle the resty-cli project to include its "resty" tool instead of using our own.

This commit is contained in:
Yichun Zhang (agentzh)
2014-12-29 14:49:08 -08:00
parent b70fdea626
commit 03b25469c8
4 changed files with 14 additions and 312 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.7.7
minor_ver=1
minor_ver=2rc0
version=$main_ver.$minor_ver
echo $version