set version to 0.9.39.2 for bugfix release

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-02-12 07:49:07 +01:00
parent 216f013c96
commit 017396197e
3 changed files with 8 additions and 2 deletions

View File

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