Bump to version 3.8.3-alpha.1

This commit is contained in:
Romain Neutron
2013-12-03 18:22:00 +01:00
parent 7a8f77c569
commit 0a813a6440

View File

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