]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
quattro: add "view in context" link in search results
[friendica.git] / boot.php
index a861dff678b2ba65f62b382efe2a72959872be0e..99108a0a3553713319db7a4d85364d23adec9ffc 100755 (executable)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ 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',      1120      );