]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
update FI translations THX Kris
[friendica.git] / boot.php
index 8937f78583710b0d32580130f34ab614ce5609b3..ece2b04f2ee2d815237b895ee8075c09c7a00c2b 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -41,7 +41,7 @@ define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
 define('FRIENDICA_VERSION',      '2018.05-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
-define('DB_UPDATE_VERSION',      1260);
+define('DB_UPDATE_VERSION',      1261);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
 
 /**