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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5027 - (show annotations)
Wed Nov 2 14:45:48 2016 UTC (8 years, 3 months ago) by softime
File size: 292 byte(s)
* Retour au developpement : 3.33.2
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.33.2.dev0";
13
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26