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

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

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

revision 320 by atreal, Wed Mar 28 22:14:15 2012 UTC revision 2341 by vpihour, Fri Sep 20 18:00:59 2013 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: version.inc.php 2198 2013-03-28 17:08:33Z fmichon $
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-b5";  $version = "3.9.0-a2";
13    
14  ?>  ?>

Legend:
Removed from v.320  
changed lines
  Added in v.2341

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26