/[openfoncier]/branches/3.14.x/dyn/version.inc.php
ViewVC logotype

Diff of /branches/3.14.x/dyn/version.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2401 by nhaye, Mon Oct 14 10:23:03 2013 UTC revision 3267 by vpihour, Mon Feb 2 18:23:27 2015 UTC
# Line 3  Line 3 
3   * Ce fichier permet de stocker la version de l'application   * Ce fichier permet de stocker la version de l'application
4   *   *
5   * @package openmairie_exemple   * @package openmairie_exemple
6   * @version SVN : $Id: version.inc.php 2198 2013-03-28 17:08:33Z fmichon $   * @version SVN : $Id$
7   */   */
8    
9  /**  /**
10   * Le numero de version est affiche en permanence dans le footer   * Le numero de version est affiche en permanence dans le footer
11   */   */
12  $version = "3.9.0-a4-dev";  $version = "3.14.0-b8";
13    
14  ?>  ?>

Legend:
Removed from v.2401  
changed lines
  Added in v.3267

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26