0.9.0 dev version

This commit is contained in:
Evan Prodromou 2009-07-09 18:22:46 -04:00
parent ff6e976d03
commit b995370d4a
1 changed files with 1 additions and 1 deletions

View File

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