X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fcommon.php;h=f7308d0b44c357ed7bcaa325dad3c6a60d4cd46c;hb=1636da829c9caa801f95dd9e8e658f938012a5fa;hp=5a28c309133a54648024a246b85cb2689b65f9ea;hpb=29b6858f23482d909ed2cccbccf69844e3209380;p=quix0rs-gnu-social.git diff --git a/lib/common.php b/lib/common.php index 5a28c30913..f7308d0b44 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.6.4.1'); +define('LACONICA_VERSION', '0.6.4.3'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48);