summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-01-15 00:46:23 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-01-15 00:48:05 +0000
commit888844d57289e8cda932d7ce4d8f5929b85c2b5e (patch)
tree360a699e169a2fe511dcc8eb0645a06adae1c147
parent0a0c32ef88883f9c45da5fc23c28dc5434a5251e (diff)
docs: minor release docs update
-rw-r--r--docs/random/release4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/random/release b/docs/random/release
index 773cb7a2d1..32f16bcd16 100644
--- a/docs/random/release
+++ b/docs/random/release
@@ -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