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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4689 - (show annotations)
Thu Jun 30 15:18:47 2016 UTC (8 years, 7 months ago) by jymadier
File size: 292 byte(s)
* Retour au developpement : 3.31.1
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.31.1.dev0";
13
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26