Prepare version 3.7.10

This commit is contained in:
Romain Neutron
2013-04-02 17:18:57 +02:00
parent afb80b568e
commit f9428f619c

View File

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