From f50bc7044552955af29b2a7426bdd72bfdf9ca8f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Fri, 18 Jul 2008 12:43:17 -0400 Subject: increment software version darcs-hash:20080718164317-34904-693c42830fa5682f49ac2213b31153172815b9a5.gz --- lib/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common.php b/lib/common.php index 25dbbf341..ffc1e56fc 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); -- cgit v1.2.3