summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-05-20 00:56:35 +0000
committerZach Copley <zach@controlyourself.ca>2009-05-20 00:56:35 +0000
commitf90d0ac6c8daae0f939df75b120368976f7b4a30 (patch)
tree5528d36ca1c4d86c268069b4bcf4a69ffea59fc8 /lib
parentf841dd6af4a0367f5589fa2b18a0043c0133cdd2 (diff)
parent8cc8f9fd0c0ad8d1c38bd0c113f9f0a4d7918256 (diff)
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Diffstat (limited to 'lib')
-rw-r--r--lib/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php
index abdc22c0e..3feba1d8b 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);