diff options
| author | Bdale Garbee <bdale@gag.com> | 2012-09-13 16:13:42 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2012-09-13 16:13:42 -0600 | 
| commit | eefcfa94f360f8c5a7233370d4178525bccbb22f (patch) | |
| tree | f93d167280377f0c20a53c59846bc4625d509299 | |
| parent | 2441090f26c3df66a6ce48d64e64384ce9e5ef82 (diff) | |
add note about checking doc copyright date and revision history to Releasing
| -rw-r--r-- | Releasing | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -41,6 +41,10 @@ These are Bdale's notes on how to do a release.  	- copy the relevant release notes file from doc/ to   	    /home/bdale/web/altusmetrum/AltOS/releases/<rev> +	- make sure that doc/altusmetrum.xsl has the right copyright year, +	  and add release to the revision history at the front (release notes +	  will be pulled in automatically) +  	- go edit ~/web/altusmetrum/AltOS/releases/<rev>.mdwn to include  	  release date and explicit ref to dir contents so the AltOS page  	  shows versioned links, commit and push | 
