summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-04-07 23:06:23 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-04-07 23:06:23 -0400
commitc21335384e1ee4d078fd1c80db6c2377c133a556 (patch)
treeb7b8a575120a9f2f1874e60df951fde4cb59af85 /lib
parent5666f0e0bd4134dfb86105f814bd4b32a6d8cea8 (diff)
parent8f40a1a30c44b5aa3fefb705f1343b691778bf02 (diff)
Merge branch '0.7.x'0.7.3pre1
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 c2037c3ad..b3882d207 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.7.2.1');
+define('LACONICA_VERSION', '0.7.3');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);