Releasing

From CRIU
Revision as of 08:22, 16 May 2016 by Xemul (talk | contribs)
Jump to navigation Jump to search

This is a reminder what to do to make new release

  • Fix Makefile.versions
  • Commit, title: criu: Version $version
  • Tag git tag -a v$version -m '$summary'
  • Push git push git push --tags
  • Upload tarbal make tar scp $tarbal xemul@download.openvz.org:/var/www/html/criu/
  • Update wiki