fix missing update in version.inc.php

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-09-25 08:17:31 +02:00
parent bd036a0fde
commit 095e54d88d

View File

@@ -19,7 +19,7 @@
$version = '0.9.39.5';
// Database version (YYYYMMDDC where C is a daily counter)
$dbversion = '201805290';
$dbversion = '201809180';
// Distribution branding-tag (used for Debian etc.)
$branding = '';