Update README and version number

README and version number.
This commit is contained in:
Evan Prodromou
2009-02-06 15:35:29 -05:00
parent 26053c1868
commit 60f737dc1e
2 changed files with 30 additions and 10 deletions

View File

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