set version to 0.9.40 for upcoming release

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-11-10 11:34:50 +01:00
parent 98c55435ae
commit 247efb1c0a
3 changed files with 8 additions and 2 deletions

View File

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