Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/create
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2021-12-02 10:36:12 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2021-12-02 10:36:12 +0300
commit2b94de567e226fe2f740147ec017a5f5c64c31ff (patch)
tree3f62d5c56df523e7ce677037a69e826c69f18735 /create
parent6317d366b0372b91f44758cf0124d3feed8da721 (diff)
.......... [ZBXNEXT-7049] updated database version
Diffstat (limited to 'create')
-rw-r--r--create/src/schema.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/create/src/schema.tmpl b/create/src/schema.tmpl
index 276770b9f40..2069aa00c90 100644
--- a/create/src/schema.tmpl
+++ b/create/src/schema.tmpl
@@ -1904,4 +1904,4 @@ TABLE|dbversion|dbversionid|
FIELD |dbversionid |t_id | |NOT NULL |0
FIELD |mandatory |t_integer |'0' |NOT NULL |
FIELD |optional |t_integer |'0' |NOT NULL |
-ROW |1 |5050110 |5050110
+ROW |1 |5050111 |5050111