Bump to version 3.8.3-alpha.5

This commit is contained in:
Romain Neutron
2014-01-31 15:06:10 +01:00
parent f59fc65d13
commit 7e7350a0a7
2 changed files with 2 additions and 2 deletions

View File

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