]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
quattro: add "view in context" link in search results
[friendica.git] / boot.php
index fc53a026db2de443a57d29f01a7ab39e63641bcf..99108a0a3553713319db7a4d85364d23adec9ffc 100755 (executable)
--- a/boot.php
+++ b/boot.php
@@ -9,9 +9,9 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '2.3.1243' );
+define ( 'FRIENDICA_VERSION',      '2.3.1245' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
-define ( 'DB_UPDATE_VERSION',      1119      );
+define ( 'DB_UPDATE_VERSION',      1120      );
 
 define ( 'EOL',                    "<br />\r\n"     );
 define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );