Merge branch '0.8.x' into stats

This commit is contained in:
Evan Prodromou 2009-04-16 12:58:07 -04:00
commit ca5753255f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
define('LACONICA_VERSION', '0.7.3');
define('LACONICA_VERSION', '0.8.0dev');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);