From: Evan Prodromou Date: Sat, 20 Dec 2008 20:48:52 +0000 (-0500) Subject: bugpatch release code X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=29b6858f23482d909ed2cccbccf69844e3209380;p=quix0rs-gnu-social.git bugpatch release code darcs-hash:20081220204852-34904-d63d2050408db9eeaea0af8e81c5b5c9e0c8f227.gz --- diff --git a/lib/common.php b/lib/common.php index b8ecbe1518..5a28c30913 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.6.4'); +define('LACONICA_VERSION', '0.6.4.1'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48);