Prepare version 3.7.13

This commit is contained in:
Romain Neutron
2013-07-04 11:36:32 +02:00
parent af29b06d83
commit 23369fb04d

View File

@@ -18,7 +18,7 @@ namespace Alchemy\Phrasea\Core;
*/
class Version
{
protected static $number = '3.7.12';
protected static $number = '3.7.13';
protected static $name = 'Carnosaurus';
public static function getNumber()