Update README and common for new version

Update versions in README, add the new song title, and update the
version stamp in the common.php file.
This commit is contained in:
Evan Prodromou
2009-04-07 23:02:55 -04:00
parent 00dfdb3f3a
commit 8f40a1a30c
2 changed files with 32 additions and 94 deletions

View File

@@ -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);