Bump to version a8

This commit is contained in:
Romain Neutron
2013-09-30 14:13:28 +02:00
parent 61a8833fb1
commit 12727e20a7
3 changed files with 133 additions and 112 deletions

View File

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