From 67184b3375d18878dbafe857cf19eac9f934b577 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Mon, 6 Oct 2008 00:07:13 -0400 Subject: increment the version darcs-hash:20081006040713-5ed1f-da7f2235b5301c1889922f5c133c01920a316c57.gz --- lib/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common.php b/lib/common.php index 015ecd639..b91b695d8 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.6.0'); +define('LACONICA_VERSION', '0.6.1'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48); -- cgit v1.2.3