update version to rc2

This commit is contained in:
Evan Prodromou 2009-10-31 12:18:38 -04:00
parent 5e27d53947
commit 9f7d390ad1
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.2dev');
define('STATUSNET_VERSION', '0.8.2rc2');
define('LACONICA_VERSION', STATUSNET_VERSION); // compatibility
define('STATUSNET_CODENAME', 'Life and How to Live It');