change version number to 0.8.0

This commit is contained in:
Evan Prodromou 2009-07-09 18:22:10 -04:00
parent f2b12c6084
commit efd94b4e54
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.0dev');
define('LACONICA_VERSION', '0.8.0');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);