]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
fix banding on logo, xhtml compliant list and basic table support
[friendica.git] / boot.php
index b726b79a8d4c578d75e982343d36af6498c211ea..49120b7cd1d340f2a0e6c44f088746738e7db6a4 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -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      );