Bump database version

This commit is contained in:
Aleksander Machniak
2016-10-12 09:07:01 +02:00
parent a2f5226363
commit 32ffc4e637
7 changed files with 6 additions and 5 deletions

View File

@@ -291,4 +291,4 @@ CREATE TABLE "system" (
value text
);
INSERT INTO system (name, value) VALUES ('roundcube-version', '2016081200');
INSERT INTO system (name, value) VALUES ('roundcube-version', '2016100900');