Adress last comment

This commit is contained in:
Nicolas Le Goff
2013-06-27 14:02:31 +02:00
committed by Romain Neutron
parent 2ea0f3af41
commit b5dbd37740
11 changed files with 48 additions and 67 deletions

View File

@@ -11,10 +11,10 @@
use Alchemy\Phrasea\Application;
class patch_3812 implements patchInterface
class patch_3813 implements patchInterface
{
/** @var string */
private $release = '3.8.0.a12';
private $release = '3.8.0.a13';
/** @var array */
private $concern = array(base::APPLICATION_BOX);