starred items

This commit is contained in:
Friendika 2011-07-03 19:41:04 -07:00
parent bef68a8c7f
commit 5ceeb6752d
10 changed files with 123 additions and 14 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1029' );
define ( 'FRIENDIKA_VERSION', '2.2.1030' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1073 );