rev update

This commit is contained in:
friendica 2012-11-21 15:40:07 -08:00
commit d3b2b1b7ec
2 changed files with 158 additions and 151 deletions

View file

@ -11,7 +11,7 @@ require_once('include/cache.php');
require_once('library/Mobile_Detect/Mobile_Detect.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1531' );
define ( 'FRIENDICA_VERSION', '3.0.1534' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1156 );