1
1
Fork 0

implement signed_retractions

This commit is contained in:
Friendika 2011-11-05 14:45:29 -07:00
commit f07c0b2cfb
2 changed files with 55 additions and 4 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
define ( 'FRIENDIKA_VERSION', '2.3.1155' );
define ( 'FRIENDIKA_VERSION', '2.3.1156' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1102 );