summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlezvous.ca>2008-12-20 15:48:52 -0500
committerEvan Prodromou <evan@controlezvous.ca>2008-12-20 15:48:52 -0500
commit29b6858f23482d909ed2cccbccf69844e3209380 (patch)
treebf60253b9845d4f73319a1766c0b7023dd2881a3
parent9d7a567ecc3f91ba5a0f1fe0ffd20add77687e73 (diff)
bugpatch release code0.6.4.1
darcs-hash:20081220204852-34904-d63d2050408db9eeaea0af8e81c5b5c9e0c8f227.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 b8ecbe151..5a28c3091 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.6.4');
+define('LACONICA_VERSION', '0.6.4.1');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);