get rid of 'Friendika'

This commit is contained in:
friendica 2012-10-18 21:51:45 -07:00
parent abba881a02
commit 2347a4326c
79 changed files with 199 additions and 468 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.1499' );
define ( 'FRIENDICA_VERSION', '3.0.1500' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1156 );