1
1
Fork 0

don't propagate deletions for other people's stuff

This commit is contained in:
Friendika 2011-10-13 15:32:43 -07:00
commit 4eae1e5d8a
2 changed files with 12 additions and 1 deletions

View file

@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
define ( 'FRIENDIKA_VERSION', '2.3.1132' );
define ( 'FRIENDIKA_VERSION', '2.3.1133' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1095 );