update version to rc2
This commit is contained in:
parent
5e27d53947
commit
9f7d390ad1
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
||||||
|
|
||||||
define('STATUSNET_VERSION', '0.8.2dev');
|
define('STATUSNET_VERSION', '0.8.2rc2');
|
||||||
define('LACONICA_VERSION', STATUSNET_VERSION); // compatibility
|
define('LACONICA_VERSION', STATUSNET_VERSION); // compatibility
|
||||||
|
|
||||||
define('STATUSNET_CODENAME', 'Life and How to Live It');
|
define('STATUSNET_CODENAME', 'Life and How to Live It');
|
||||||
|
Loading…
Reference in New Issue
Block a user