summaryrefslogtreecommitdiffstats
path: root/install/content.sql
diff options
context:
space:
mode:
Diffstat (limited to 'install/content.sql')
-rw-r--r--install/content.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/content.sql b/install/content.sql
new file mode 100644
index 00000000..3b8a49f3
--- /dev/null
+++ b/install/content.sql
@@ -0,0 +1,2 @@
+INSERT INTO property (name, dateline, value) VALUES ('webif-version', 0, 5);
+