extending notifications to other types

This commit is contained in:
friendica
2011-12-26 14:16:25 -08:00
parent bb40e54dec
commit 356c05c6b3
5 changed files with 52 additions and 144 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.1206' );
define ( 'FRIENDICA_VERSION', '2.3.1207' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );