Commit Graph

5 Commits

Author SHA1 Message Date
Ethan Buchman 84fea82043 dist: dont mkdir in container 2017-06-02 23:20:02 -04:00
Ethan Buchman d4fa98de68 update version for rc1 2017-05-18 07:20:37 -04:00
Anton Kaliaev f849e2c414
copy instead of move (Fixes #385)
```
mv: cannot move ‘./build/dist/windows_386.zip’ to ‘./build/dist/tendermint_0.8.0_windows_386.zip’: Permission denied
```
2017-01-31 11:30:54 +04:00
Anton Kaliaev a388ff198d
try to get version from version/version.go 2017-01-23 15:23:39 +04:00
Anton Kaliaev cc2457f7d5
dist command to make binaries and package them for distribution 2017-01-23 14:45:13 +04:00