Line 2:
Line 2:
* Fix <code>Makefile.versions</code>
* Fix <code>Makefile.versions</code>
−
* Commit, title:
+
* Commit, title: <code>criu: Version $version</code>
−
<pre>
−
criu: Version $version
−
−
Some description of the release
−
</pre>
* Tag <code>git tag -a v$version -m '$summary'</code>
* Tag <code>git tag -a v$version -m '$summary'</code>
+
* Push <code>git push</code> <code>git push --tags</code>
+
* Upload tarbal <code>make tar</code> <code>scp $tarbal xemul@download.openvz.org:/var/www/html/criu/</code>
+
* Update wiki
+
** Create [[Download/criu/2.0]]
+
** Bump [[Template:Latest_release]]
+
** Add to [[Releases]]