public forum author using private posting, correct the comment permissions downstream.

This commit is contained in:
friendica
2012-06-18 17:19:56 -07:00
parent 371bdfb19d
commit 341a5a2672
3 changed files with 9 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1377' );
define ( 'FRIENDICA_VERSION', '3.0.1378' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );