Bump to alpha 7

This commit is contained in:
Romain Neutron
2013-06-11 14:29:58 +02:00
parent 83da2e94ef
commit 32db4ac09b

View File

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