api post default to default post permissions was broken

This commit is contained in:
friendica
2011-12-07 14:04:34 -08:00
parent efeb377a12
commit d100944fe6
3 changed files with 21 additions and 17 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.1187' );
define ( 'FRIENDICA_VERSION', '2.3.1188' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1111 );