damn, forgot to save the two files to handle customer-side domain-settings regarding the hsts-includeSubdomain issue; version set to 0.9.38.2

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2016-11-18 10:21:02 +01:00
parent 9540cb158c
commit 60a482dce6
5 changed files with 11 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
*/
// Main version variable
$version = '0.9.38.1';
$version = '0.9.38.2';
// Database version (YYYYMMDDC where C is a daily counter)
$dbversion = '201611180';