From 84aee646fa97a3d8ad2e7fc1124baffac1455df2 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 10 Jul 2008 00:23:24 -0400 Subject: update version number darcs-hash:20080710042324-84dde-9d26f10470fa0e9614717c2f2b976d6d9e6f4361.gz --- lib/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common.php b/lib/common.php index 6be17c091..15ba1ed2a 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); -- cgit v1.2.3