Bump to version 3.8.4-alpha.1

This commit is contained in:
Romain Neutron
2014-02-27 16:00:51 +01:00
parent a3b941c3ec
commit 543b943285

View File

@@ -18,7 +18,7 @@ namespace Alchemy\Phrasea\Core;
*/
class Version
{
protected static $number = '3.8.4-alpha.0';
protected static $number = '3.8.4-alpha.1';
protected static $name = 'Diplodocus';
public static function getNumber()