1
1
Fork 0

fix banding on logo, xhtml compliant list and basic table support

This commit is contained in:
Friendika 2011-06-21 16:29:43 -07:00
commit 043bde42a6
7 changed files with 8 additions and 2 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1017' );
define ( 'FRIENDIKA_VERSION', '2.2.1018' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1065 );