Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 149 → Rev 150

/trunk/scripts/modules/versionnage/Versionnage.php
19,7 → 19,7
class Versionnage extends ScriptCommande {
const SCRIPT_NOM = 'versionnage';
const MANUEL_VERSION = "2.1";
const MANUEL_VERSION = "4.1";
private $projet = null;
private $traitement = null;