features categories were un-translatable

This commit is contained in:
friendica 2012-11-28 19:25:09 -08:00
parent 32868dab79
commit b130c892b2
3 changed files with 10 additions and 10 deletions

View file

@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1540' );
define ( 'FRIENDICA_VERSION', '3.0.1541' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1157 );