1
1
Fork 0

bring Diaspora message signing back to the source author - whether they like it or not.

This commit is contained in:
Friendika 2011-08-28 19:22:27 -07:00
commit f29f228463
6 changed files with 107 additions and 33 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1085' );
define ( 'FRIENDIKA_VERSION', '2.2.1086' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1083 );