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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4842 - (show annotations)
Fri Aug 12 16:19:23 2016 UTC (8 years, 5 months ago) by softime
File size: 292 byte(s)
* Retour au developpement : 3.32.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.32.2.dev0";
13
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26