]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
parent eval order issue
[friendica.git] / boot.php
index 5563901fb79f338e2628bcdf4938e0009e3ddda9..e403dfc8e6004755de6cba49478453c343d9611d 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
 require_once("include/pgettext.php");
 
 
-define ( 'FRIENDIKA_VERSION',      '2.2.1096' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1097' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1087      );