1
0
Fork 0

better handling of dead contacts

This commit is contained in:
friendica 2012-06-14 16:56:46 -07:00
commit be090cc851
6 changed files with 91 additions and 65 deletions

View file

@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1373' );
define ( 'FRIENDICA_VERSION', '3.0.1374' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );