Bump 3.8.3alpha.4 version

This commit is contained in:
Nicolas Le Goff
2014-01-13 19:08:36 +01:00
parent c4648e30b1
commit e91993bfd7

View File

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