bug #186 - $type macro not replaced in diaspora 'like' message

This commit is contained in:
Friendika 2011-10-31 14:30:27 -07:00
parent 0eceade2fe
commit d5ce13ee12
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
define ( 'FRIENDIKA_VERSION', '2.3.1150' );
define ( 'FRIENDIKA_VERSION', '2.3.1151' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1099 );