summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlezvous.ca>2008-07-31 01:06:32 -0400
committerEvan Prodromou <evan@controlezvous.ca>2008-07-31 01:06:32 -0400
commitd2807d966e89f691a1a63ab069b8e2bbf0e84e03 (patch)
treea5981be3fa5741cc5d2c3e45570070dc7e5a5119
parent4bd68f89c39f82d2e11f689e57accb1a0673bc55 (diff)
version upgrade0.5.0
darcs-hash:20080731050632-34904-db9fc10c55321b81a33732a2062bf72914927cec.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 d8471711c..a59e6106b 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.4.4');
+define('LACONICA_VERSION', '0.5.0');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);