Oubli du num de version dans le panel

This commit is contained in:
Alan Garcia 2012-10-31 11:00:25 +00:00
parent 3e0de3ec39
commit d95f785a1c
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
<?php
/* Read global variables (AlternC configuration) */
$L_VERSION="v. 1.1~rc1";
$L_VERSION="v. 3.0~rc1";
// To be able to have displayer version != help version
// (usefull during RC, etc...)
$L_VERSION_HELP="1.1~rc1";
$L_VERSION_HELP="3.0";
/* To ease the transition, we define a lookup table for old names */
$compat = array('DEFAULT_MX' => 'MX',