From: Evan Prodromou <evan@controlezvous.ca>
Date: Sun, 22 Jun 2008 17:23:54 +0000 (-0400)
Subject: version number changed
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a554e28e377e16f02b5883f04b245aec185cf764;p=quix0rs-gnu-social.git

version number changed

darcs-hash:20080622172354-34904-6d09d8e6cceafb348b88528fe15e907bf1244347.gz
---

diff --git a/lib/common.php b/lib/common.php
index 3a086d7c8c..83b56dcee5 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-define('LACONICA_VERSION', '0.3.2');
+define('LACONICA_VERSION', '0.3.4');
 
 define('AVATAR_PROFILE_SIZE', 96);
 define('AVATAR_STREAM_SIZE', 48);