Merge branch 'testing' into 0.8.x

This commit is contained in:
Evan Prodromou 2009-11-07 12:47:12 -05:00
commit 0491ee90ec
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
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('STATUSNET_CODENAME', 'Life and How to Live It');