update version number
This commit is contained in:
parent
f757ba3ca2
commit
4a8189ac7d
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
||||||
|
|
||||||
define('STATUSNET_VERSION', '0.8.2rc2');
|
define('STATUSNET_VERSION', '0.8.2');
|
||||||
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