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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6704 - (hide annotations)
Thu May 18 16:34:32 2017 UTC (7 years, 8 months ago) by softime
File size: 286 byte(s)
* Preparation release : 4.1.0
1 mbroquet 3730 <?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 softime 6704 $version = "4.1.0";
13 mbroquet 3730
14     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26