From 4b5158dd4db75f3c277d7b2ed383615ecf3c5117 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 18 Nov 2008 12:32:50 -0500 Subject: update version number in common.php darcs-hash:20081118173250-34904-ebde2dda47e743d5728a3ff9f556a8945b734009.gz --- lib/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common.php b/lib/common.php index 63ea37b89..72965a358 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.6.1'); +define('LACONICA_VERSION', '0.6.2'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48); -- cgit v1.2.3-54-g00ecf