rev update

This commit is contained in:
friendica 2012-06-10 00:59:36 -07:00
commit ff8d159698
2 changed files with 159 additions and 146 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.1367' );
define ( 'FRIENDICA_VERSION', '3.0.1369' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1149 );