Commit 54af6a706a49c3c64512e397416b40ef5f9bb2b0

Authored by AntonioTerceiro
1 parent 4bf11f80

ActionItem93: adding a lst step in release process



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1075 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/README_FOR_APP
... ... @@ -96,6 +96,7 @@ To prepare a release of noosfero, you must follow the steps below:
96 96 lib/tasks/svn.rake in case of any questions.
97 97 * IMMEDIATELY change the version in lib/noosfero.rb to the next version. (e.g.
98 98 0.2.0 -> 0.3.0)
  99 +* write an announcement e-mail pointing to the release notes to the relevant maimling lists.
99 100  
100 101 If you had any problem during these steps, you can do <tt>rake clobber_package</tt> to
101 102 completely delete the generated packages and start the process again.
... ...