summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlezvous.ca>2008-06-26 16:54:09 -0400
committerEvan Prodromou <evan@controlezvous.ca>2008-06-26 16:54:09 -0400
commitc2d20ccdd841d87ebbdfaf6af32df7bf5ae7b03d (patch)
treed7695efb4036ef25db3a0ff7405c99831e99c3fa
parent5527d6b5359a022256e91c258c78d2881ef9f086 (diff)
new version number0.3.5
darcs-hash:20080626205409-34904-62ff39380f8fc22085825d0cee5fe8cf356459e5.gz
-rw-r--r--lib/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php
index f8edfdecd..1a61eda6d 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);