1
1
Fork 0

better handling of multiple notifications for same item, and old notifications

This commit is contained in:
friendica 2012-02-29 16:26:07 -08:00
commit 84d5f495e6
3 changed files with 24 additions and 5 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1266' );
define ( 'FRIENDICA_VERSION', '2.3.1267' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1129 );