/[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 2596 by nhaye, Thu Dec 5 18:14:26 2013 UTC revision 2597 by vpihour, Fri Dec 6 17:49:37 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 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.12.0-a1";  $version = "3.13.0-a1-dev";
13    
14  ?>  ?>

Legend:
Removed from v.2596  
changed lines
  Added in v.2597

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26