rev update + multiple profile photos

This commit is contained in:
friendica
2012-09-11 18:51:17 -07:00
parent fa65db9aa1
commit a8d12061ca
5 changed files with 150 additions and 78 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.1462' );
define ( 'FRIENDICA_VERSION', '3.0.1463' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1154 );