Update version number to 0.7.4

Updated the version number to 0.7.4, added the new song title, and
documented the changes since 0.7.3.
This commit is contained in:
Evan Prodromou
2009-05-29 16:28:39 -04:00
parent 4baef36243
commit f66e996073
2 changed files with 32 additions and 30 deletions

View File

@@ -19,7 +19,7 @@
if (!defined('LACONICA')) { exit(1); }
define('LACONICA_VERSION', '0.7.3');
define('LACONICA_VERSION', '0.7.4');
define('AVATAR_PROFILE_SIZE', 96);
define('AVATAR_STREAM_SIZE', 48);