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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 485 - (hide annotations)
Tue Oct 9 10:43:49 2012 UTC (12 years, 3 months ago) by nhaye
File size: 284 byte(s)
Modification du numéro de version après création du tag 3.1.0-b1

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 nhaye 485 $version = "3.2.0-dev";
13 fmichon 220
14     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26