summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-02-06 15:35:29 -0500
committerEvan Prodromou <evan@controlyourself.ca>2009-02-06 15:35:29 -0500
commit60f737dc1eb2f126bae28ce095bc2d17a22bd7d9 (patch)
tree321a7575127d34961f05d5bd2e89417fbd889694 /lib/common.php
parent26053c186850a202d560c241ddc4e84106c46874 (diff)
Update README and version number0.7.1
README and 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 482800876..5b4e3c40c 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.7.0');
+define('LACONICA_VERSION', '0.7.1');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);