/[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 277 by fraynaud, Thu Dec 15 21:18:16 2011 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 337 2010-12-15 17:27:49Z fraynaud $   * @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.0.0-rc2";  $version = "3.14.0-b8";
13    
14  ?>  ?>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26