Follow up to PR 5060: Missing index update
[friendica.git/.git] / boot.php
index 994afa2..bbc4e9d 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',      1259);
+define('DB_UPDATE_VERSION',      1262);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
 
 /**