]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
show group affiliations in contact editor
[friendica.git] / boot.php
index a829daf9c19c5d8261c572f674c42b3444778835..f42d6beda2001357e1c3ad65a39bde8d240efe0e 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.996' );
+define ( 'FRIENDIKA_VERSION',      '2.2.997' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1059      );