]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #63 from tomtom84/master
[friendica.git] / boot.php
index 19728b6ba93e35ce3cc22099e08e29a591c420f1..b464d252590b7bd4ad7386977e2976580123a8f3 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.1268' );
+define ( 'FRIENDICA_VERSION',      '2.3.1269' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1131      );