1
0
Fork 0

bug #251 - privacy settings not working via API

This commit is contained in:
friendica 2012-01-12 13:58:17 -08:00
commit 87c4d1c3cd
2 changed files with 7 additions and 7 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.1223' );
define ( 'FRIENDICA_VERSION', '2.3.1224' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );