keep private FB stuff out of personal notes

This commit is contained in:
friendica
2012-05-25 14:36:17 -07:00
parent d1345e5054
commit fafd41f4bf
3 changed files with 50 additions and 39 deletions

View File

@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1353' );
define ( 'FRIENDICA_VERSION', '3.0.1354' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1144 );