ups, forgot to adjust version in lib/version.inc.php

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-01-10 10:21:02 +01:00
parent 4bcdfc0786
commit 281b131c62

View File

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