Revert "0.9.0 dev version"

This reverts commit 7cfb2f569d.

This should have never been committed to the 0.8.x branch.
This commit is contained in:
Craig Andrews 2009-07-23 13:00:34 -04:00
parent 67e674773e
commit 7fff454ff9
1 changed files with 1 additions and 1 deletions

View File

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