]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Update to the German language files
[friendica.git] / boot.php
index 104e20f56d5ead4b7f8c54e03ec573776c2ee149..f42d6beda2001357e1c3ad65a39bde8d240efe0e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -4,9 +4,9 @@ set_time_limit(0);
 ini_set('pcre.backtrack_limit', 250000);
 
 
-define ( 'FRIENDIKA_VERSION',      '2.2.992' );
+define ( 'FRIENDIKA_VERSION',      '2.2.997' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
-define ( 'DB_UPDATE_VERSION',      1058      );
+define ( 'DB_UPDATE_VERSION',      1059      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );