From: Evan Prodromou Date: Fri, 18 Jul 2008 16:43:17 +0000 (-0400) Subject: increment software version X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f50bc7044552955af29b2a7426bdd72bfdf9ca8f;p=quix0rs-gnu-social.git increment software version darcs-hash:20080718164317-34904-693c42830fa5682f49ac2213b31153172815b9a5.gz --- diff --git a/lib/common.php b/lib/common.php index 25dbbf341c..ffc1e56fc2 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.4.3'); +define('LACONICA_VERSION', '0.4.4'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48);