/[openfoncier]/trunk/dyn/version.inc.php
ViewVC logotype

Contents of /trunk/dyn/version.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4024 - (show annotations)
Thu Apr 21 09:48:28 2016 UTC (8 years, 9 months ago) by jymadier
File size: 287 byte(s)
* Preparation release : 3.27.0
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 6181 2016-03-15 17:47:24Z stimezouaght $
7 */
8
9 /**
10 * Le numero de version est affiche en permanence dans le footer
11 */
12 $version = "3.27.0";
13
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26