change version to 0.8.1dev

This commit is contained in:
Evan Prodromou 2009-07-15 23:36:08 -04:00
parent 77faf7610b
commit c07c4b2050
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.0');
define('LACONICA_VERSION', '0.8.1dev');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);