rev update

This commit is contained in:
friendica
2012-09-29 05:19:45 -07:00
parent 5f27f4b5f3
commit c884e82776
2 changed files with 87 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.1479' );
define ( 'FRIENDICA_VERSION', '3.0.1480' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1156 );