From d2807d966e89f691a1a63ab069b8e2bbf0e84e03 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 31 Jul 2008 01:06:32 -0400 Subject: version upgrade darcs-hash:20080731050632-34904-db9fc10c55321b81a33732a2062bf72914927cec.gz --- lib/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common.php b/lib/common.php index d8471711c..a59e6106b 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.4.4'); +define('LACONICA_VERSION', '0.5.0'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48); -- cgit v1.2.3