update version number in common.php

darcs-hash:20081118173250-34904-ebde2dda47e743d5728a3ff9f556a8945b734009.gz
This commit is contained in:
Evan Prodromou 2008-11-18 12:32:50 -05:00
parent 16e3fcf2c2
commit 4b5158dd4d

View File

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