From: Evan Prodromou Date: Thu, 26 Jun 2008 20:54:09 +0000 (-0400) Subject: new version number X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c2d20ccdd841d87ebbdfaf6af32df7bf5ae7b03d;p=quix0rs-gnu-social.git new version number darcs-hash:20080626205409-34904-62ff39380f8fc22085825d0cee5fe8cf356459e5.gz --- diff --git a/lib/common.php b/lib/common.php index f8edfdecd0..1a61eda6db 100644 --- a/lib/common.php +++ b/lib/common.php @@ -19,7 +19,7 @@ if (!defined('LACONICA')) { exit(1); } -define('LACONICA_VERSION', '0.3.4'); +define('LACONICA_VERSION', '0.3.5'); define('AVATAR_PROFILE_SIZE', 96); define('AVATAR_STREAM_SIZE', 48);