update version to 0.8.1pre1

This commit is contained in:
Evan Prodromou 2009-08-05 16:06:15 -04:00
parent 180ac80d4e
commit 7a61b0737d
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.8.1pre1');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);