]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Revert "Add new legacy password field"
[friendica.git] / boot.php
index 5ee4d5f4a24a3dd0d51662723ac6960a0d222150..9cdaefb2124f11942dce06d58a137d8706bb6559 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -45,7 +45,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',      1236);
+define('DB_UPDATE_VERSION',      1235);
 
 /**
  * @brief Constant with a HTML line break.