]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
finish dipsy light colour fixes
[friendica.git] / boot.php
index 03a685514bab84b37a653033fe78f729bd7e5f7c..f4247483f5599ef3f903e60edef59936f2e0f647 100644 (file)
--- 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',      '3.0.1340' );
+define ( 'FRIENDICA_VERSION',      '3.0.1341' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1143      );