Merge branch '1.0.x' into schema-x
Conflicts: lib/common.php
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
|
||||
if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
||||
|
||||
define('STATUSNET_VERSION', '0.9.5');
|
||||
define('STATUSNET_VERSION', '0.9.6');
|
||||
define('LACONICA_VERSION', STATUSNET_VERSION); // compatibility
|
||||
|
||||
define('STATUSNET_CODENAME', 'What\'s The Frequency, Kenneth?');
|
||||
define('STATUSNET_CODENAME', 'Man on the Moon');
|
||||
|
||||
define('AVATAR_PROFILE_SIZE', 96);
|
||||
define('AVATAR_STREAM_SIZE', 48);
|
||||
|
Reference in New Issue
Block a user