summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-11-23 23:37:23 -0500
committerEvan Prodromou <evan@prodromou.name>2008-11-23 23:37:23 -0500
commitf2d9e40787c531e62ccf2bb4d07f1189e674e50a (patch)
tree049b5f1edba867436db2cf3dd3d5b2c8d1aff055 /lib/common.php
parentac720f99a2b508fd145886f22bf82dba088e6963 (diff)
README for new version
darcs-hash:20081124043723-84dde-289b6415c59eb6955d0a8d3c74bbbdb225b01a02.gz
Diffstat (limited to 'lib/common.php')
-rw-r--r--lib/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php
index e710ce484..f7fcffc1c 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.6.2');
+define('LACONICA_VERSION', '0.6.3');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);