summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-01-23 08:15:40 +0100
committerEvan Prodromou <evan@controlyourself.ca>2009-01-23 08:15:40 +0100
commitaadf10cedb891d57bc736da5376e390c8eaa94fe (patch)
tree8a74f664c7e02282cd8675e0d1778f903cce662c /lib/common.php
parent50ec1cc26ec1c27a2d80dcab27214aa6e7a6416f (diff)
Update version number
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 1068d4c13..a2f9b9bfe 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.6.4.1');
+define('LACONICA_VERSION', '0.7.0');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);