change version number

Update the version number.

darcs-hash:20080701185305-34904-482a2392e60f26ca80147798cb39d955414050cb.gz
This commit is contained in:
Evan Prodromou 2008-07-01 14:53:05 -04:00
parent 409bc56ff2
commit c6ddd4268b
1 changed files with 1 additions and 1 deletions

View File

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