From: Evan Prodromou Date: Mon, 6 Oct 2008 04:07:13 +0000 (-0400) Subject: increment the version X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=67184b3375d18878dbafe857cf19eac9f934b577;p=quix0rs-gnu-social.git increment the version darcs-hash:20081006040713-5ed1f-da7f2235b5301c1889922f5c133c01920a316c57.gz --- diff --git a/lib/common.php b/lib/common.php index 015ecd639a..b91b695d80 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);