commit | 1aaafb8eeb2bc0b721891c2932222d83c397d2e1 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Jun 10 22:59:32 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Jun 13 01:14:10 2011 +0400 |
tree | b4f51f6b7d46d11e021604f877e3633a8e4f777f | |
parent | 6dbcc3a43f0292b2af58550a63a767cef6d84780 [diff] |
Added setver.sh, a script to set vzctl version from git This one can be used for building vzctl from GIT, with the proper version set in vzctl sources and spec file. This is good for: 1. people building vzctl from git 2. nightly builds (?) version.h is needed for vzctl to be rebuilt when version string changes. Signed-off-by: Kir Kolyshkin <kir@openvz.org>