summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-04-16 12:58:07 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-04-16 12:58:07 -0400
commitca5753255f19a9a584b9a68a190a5901f79375ce (patch)
tree471072144be69448a123fcbd73b2297f424f845e /lib/common.php
parent8521f1c4ac19203f71d5ca006ab0ebae091c66d9 (diff)
parent546ab05dba507b67f40eff9aa17f684e2f9f244b (diff)
Merge branch '0.8.x' into stats
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 2c60b0442..37744ebd4 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.7.3');
+define('LACONICA_VERSION', '0.8.0dev');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);