docs: minor release docs update

This commit is contained in:
Tim-Philipp Müller 2010-01-15 00:46:23 +00:00
parent 0a0c32ef88
commit 888844d572

View file

@ -89,7 +89,9 @@ RELEASE PROCEDURE:
- 'git commit -a' in the tree
- tag tree
for example for 0.6.3 :
git tag -a RELEASE-0.6.3
git tag -a -m 'Release 0.6.3' RELEASE-0.6.3
Make sure to use the -a option to create an *annotated* tag: 'git describe'
should show 'RELEASE-0.6.3'
- bump nano number in configure.ac, commit
- sync source and packages to website
+ run /bin/data-put in www