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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2277 - (show annotations)
Wed Sep 11 11:34:37 2013 UTC (11 years, 4 months ago) by fmichon
File size: 288 byte(s)
Mise à niveau openmairie_exemple 4.4.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 2198 2013-03-28 17:08:33Z fmichon $
7 */
8
9 /**
10 * Le numero de version est affiche en permanence dans le footer
11 */
12 $version = "3.9.0-a2-dev";
13
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26