From: Evan Prodromou Date: Thu, 10 Jul 2008 04:23:24 +0000 (-0400) Subject: update version number X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=84aee646fa97a3d8ad2e7fc1124baffac1455df2;p=quix0rs-gnu-social.git update version number darcs-hash:20080710042324-84dde-9d26f10470fa0e9614717c2f2b976d6d9e6f4361.gz --- diff --git a/lib/common.php b/lib/common.php index 6be17c0914..15ba1ed2a7 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.4.1'); +define('LACONICA_VERSION', '0.4.3'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48);