set version to 0.9.39.5 for bugfix release (imap/pop3 ticks not enabled if active in hosting plan when editing hosting plan)

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-02-14 13:31:39 +01:00
parent edd5ef0ca0
commit 5c30961d3c
3 changed files with 8 additions and 2 deletions

View File

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