Pour connaître la version d’un Iconito installé, le plus simple est d’ouvrir le fichier CHANGELOG situé à la racine du projet.
Le fichier ressemble à ça, avec plus ou moins de zones de version selon ce qui a été installé :
// ------------------------------------------------------------------------- // // ICONITO - L'espace numérique scolaire // // ------------------------------------------------------------------------- // // Copyright (C) 2005 CAP-TIC http://www.cap-tic.fr // // ------------------------------------------------------------------------- // // This program is free software; you can redistribute it and/or modify // // it under the terms of the GNU General Public License as published by // // the Free Software Foundation; either version 2 of the License, or // // (at your option) any later version. // // // // This program is distributed in the hope that it will be useful, // // but WITHOUT ANY WARRANTY; without even the implied warranty of // // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // // GNU General Public License for more details. // // // // You should have received a copy of the GNU General Public License // // along with this program; if not, write to the Free Software // // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // ------------------------------------------------------------------------- // // CHANGELOG // // ------------------------------------------------------------------------- // Version 1.0.3 - 2007-11-13 ========================= * Groupes : Correction bug SQL dans la recherche * Documents : Correction bug d'affichage des boutons Copier et Deplacer * Blogs : Correction bug collision de 2 blogs ayant le meme titre * Installation : Simplification des requêtes d’insertion des données Version 1.0.2 - 2007-10-23 ========================= * Blogs : Correction de bugs mineurs * Installation : Affichage des erreurs Copix par defaut * Stats : Correction du bug d'enregistrement (auto_increment disparu) [...]
Le premier paragraphe de type “Version X” indique la version d’Iconito installée. Dans le cas présent, c’est la version 1.0.3