X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fcommon.php;h=01d2c78eaa719215036d2c0cf08f3fef812ca1b9;hb=203a5aba67c3bd9e2848d90b1778240b387aeda3;hp=8f95c236158c7e1e9305ea7d8339e8406dbf51c8;hpb=d068680e1913a32eba0f5b0e1e746ac66ec638d3;p=quix0rs-gnu-social.git diff --git a/lib/common.php b/lib/common.php index 8f95c23615..01d2c78eaa 100644 --- a/lib/common.php +++ b/lib/common.php @@ -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);