]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
We now fetch the number of registered users
[friendica.git] / boot.php
index 00058727f50142907da991b1698caae48e209286..8d70e9fca9838f66925cf487eed18b78831d738e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -43,7 +43,7 @@ define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Asparagus');
 define('FRIENDICA_VERSION',      '3.6-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
-define('DB_UPDATE_VERSION',      1237);
+define('DB_UPDATE_VERSION',      1238);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
 
 /**