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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2154 - (hide annotations)
Fri Aug 9 16:02:57 2013 UTC (11 years, 5 months ago) by softime
File size: 283 byte(s)
- Correction de l'affichage des dossiers d'instruction filtrés par demande d'avis
- MàJ à la nouvelle version

1 fraynaud 3 <?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 337 2010-12-15 17:27:49Z fraynaud $
7     */
8    
9     /**
10     * Le numero de version est affiche en permanence dans le footer
11     */
12 softime 2154 $version = "3.8.0-a2";
13 fmichon 220
14     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26