Commit 8b4d04862966bc07e8d81e81dda69463cb322b26

Authored by AntonioTerceiro
1 parent b7e40e0e

ActionItem93: another step in the release



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