Bump DB Version to 201907270

This commit is contained in:
Marc-André Kolly
2019-07-28 18:10:01 +02:00
parent 57ac337ef7
commit 5eef98fdfd
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ final class Froxlor
const VERSION = '0.10.0-rc2';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '201904250';
const DBVERSION = '201907270';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';