Bump to 3.9.0-alpha18 version

This commit is contained in:
Nicolas Le Goff
2014-03-16 02:12:52 +01:00
parent e4e71cc7e3
commit 0ae6acff7d

View File

@@ -13,7 +13,7 @@ namespace Alchemy\Phrasea\Core;
class Version
{
protected static $number = '3.9.0-alpha.16';
protected static $number = '3.9.0-alpha.18';
protected static $name = 'Epanterias';
public static function getNumber()