]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Update to the German language files
[friendica.git] / boot.php
index 0495c97d7c89ebe55f272c14d724403f6cc333db..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.995' );
+define ( 'FRIENDIKA_VERSION',      '2.2.997' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1059      );