set version to 0.9.39.1 for maintenance release

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-02-10 16:06:57 +01:00
parent 2980397545
commit 13b1503bf2
3 changed files with 8 additions and 2 deletions

View File

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