forked from GNUsocial/gnu-social
0.9.0 dev version
This commit is contained in:
parent
3c2006eb13
commit
0e68667bc8
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
if (!defined('LACONICA')) { exit(1); }
|
if (!defined('LACONICA')) { exit(1); }
|
||||||
|
|
||||||
define('LACONICA_VERSION', '0.8.1dev');
|
define('LACONICA_VERSION', '0.9.0dev');
|
||||||
|
|
||||||
define('AVATAR_PROFILE_SIZE', 96);
|
define('AVATAR_PROFILE_SIZE', 96);
|
||||||
define('AVATAR_STREAM_SIZE', 48);
|
define('AVATAR_STREAM_SIZE', 48);
|
||||||
|
Loading…
Reference in New Issue
Block a user