Author: fdesbois Date: 2010-04-06 11:31:46 +0000 (Tue, 06 Apr 2010) New Revision: 427 Added: trunk/src/announcement/release-email-1.1.1.txt Modified: trunk/wao-business/src/main/filters/Wao.properties Log: Change version in properties file + add announcement email Added: trunk/src/announcement/release-email-1.1.1.txt =================================================================== --- trunk/src/announcement/release-email-1.1.1.txt (rev 0) +++ trunk/src/announcement/release-email-1.1.1.txt 2010-04-06 11:31:46 UTC (rev 427) @@ -0,0 +1,20 @@ + +Un patch correctif 1.1.1 pour la version 1.1 de l'applicatif Wao est disponible ! + +Résolutions d'anomalies : + +- Erreur bloquante sur la création d'un contact [fdesbois-Ano#2240] +- Ne pas gérer d'email en mode stand-alone (embarqué dans winstone) [fdesbois-Ano#2239] + +Documentation : + +http://suiviobsmer.labs.libre-entreprise.org/wao/ + +Téléchargement : + +https://labs.libre-entreprise.org/frs/?group_id=154 + +Cordialement, + +L'équipe Wao + Modified: trunk/wao-business/src/main/filters/Wao.properties =================================================================== --- trunk/wao-business/src/main/filters/Wao.properties 2010-04-06 11:29:09 UTC (rev 426) +++ trunk/wao-business/src/main/filters/Wao.properties 2010-04-06 11:31:46 UTC (rev 427) @@ -23,4 +23,4 @@ wao.server.path=localhost:8080/wao ## Version (not necessary to override it) -wao.version=1.1 \ No newline at end of file +wao.version=1.1.1 \ No newline at end of file