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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2345 - (hide annotations)
Mon Sep 23 09:09:44 2013 UTC (11 years, 4 months ago) by nhaye
File size: 286 byte(s)
Reprise des développements :
retour à la dernière version du tronc,
création d'un script de maj de la base
modification du numéro de version

1 fraynaud 3 <?php
2     /**
3     * Ce fichier permet de stocker la version de l'application
4     *
5     * @package openmairie_exemple
6 fmichon 2277 * @version SVN : $Id: version.inc.php 2198 2013-03-28 17:08:33Z fmichon $
7 fraynaud 3 */
8    
9     /**
10     * Le numero de version est affiche en permanence dans le footer
11     */
12 nhaye 2345 $version = "3.10.0-dev";
13 fmichon 220
14     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26