summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-02-01 11:47:57 -0500
committerEvan Prodromou <evan@status.net>2010-02-01 11:47:57 -0500
commit9376320c472cb609a66c12e0cd3ac1c4e32c08bd (patch)
tree70bd224de89c9c6193052fdb0d077ead9c0f8030 /lib/common.php
parent54ab4048062471b022061dee257456a46973de50 (diff)
update README for 0.7.50.7.50.7.x
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 151b31d80..4e5d7d592 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.7.4');
+define('LACONICA_VERSION', '0.7.5');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);