Bump to version 3.8.4-alpha.0

This commit is contained in:
Nicolas Le Goff
2014-02-24 18:40:10 +01:00
parent 1467dfbc3e
commit ab7f567d62

View File

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