summaryrefslogtreecommitdiff
path: root/lib/common.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-03-12 12:45:03 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-03-12 12:45:03 -0400
commit0b436ec99747d9f8bc5962798993d166a42123a9 (patch)
tree8e90bc1cc7a9c6cb3dcf707a2e02fa06bc8349e5 /lib/common.php
parent75f2095a0009b3a3414ec6063e24256b83fd7030 (diff)
update version number to 0.7.2.10.7.2.1
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 44ed270d7..1ca9e521b 100644
--- a/lib/common.php
+++ b/lib/common.php
@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
-define('LACONICA_VERSION', '0.7.2');
+define('LACONICA_VERSION', '0.7.2.1');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);