event sharing, cont.

This commit is contained in:
Friendika
2011-06-13 19:06:49 -07:00
parent d66056af9d
commit d5fdd4287d
7 changed files with 214 additions and 113 deletions

View File

@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1007' );
define ( 'FRIENDIKA_VERSION', '2.2.1010' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );