Update version number

This commit is contained in:
Evan Prodromou 2009-01-23 08:15:40 +01:00
parent 50ec1cc26e
commit aadf10cedb
1 changed files with 1 additions and 1 deletions

View File

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