/[openfoncier]/branches/3.14.x/dyn/version.inc.php
ViewVC logotype

Contents of /branches/3.14.x/dyn/version.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 220 - (show annotations)
Tue Oct 18 16:02:51 2011 UTC (13 years, 3 months ago) by fmichon
Original Path: trunk/dyn/version.inc.php
File size: 283 byte(s)
Préparation de la release 3.0.0-b1 + Suppression des anciens dossiers trs/ non utilisés (2 & 3) + Ajout du fichier de configuration pour le ldap

1 <?php
2 /**
3 * Ce fichier permet de stocker la version de l'application
4 *
5 * @package openmairie_exemple
6 * @version SVN: $Id: version.inc.php 337 2010-12-15 17:27:49Z fraynaud $
7 */
8
9 /**
10 * Le numero de version est affiche en permanence dans le footer
11 */
12 $version = "3.0.0-b1";
13
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26