aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/auth')
-rw-r--r--sql/updates/auth/master/2022_08_21_00_auth.sql (renamed from sql/updates/auth/master/2022_08_19_01_auth.sql)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/auth/master/2022_08_19_01_auth.sql b/sql/updates/auth/master/2022_08_21_00_auth.sql
index a274ed2be36..6be643a1373 100644
--- a/sql/updates/auth/master/2022_08_19_01_auth.sql
+++ b/sql/updates/auth/master/2022_08_21_00_auth.sql
@@ -1,3 +1,3 @@
--- TDB 927.22081 auth
+-- TDB 927.22082 auth
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/auth', 'ARCHIVED');