set version to 0.10.0

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-02-15 07:54:21 +01:00
parent 4663f8c6ec
commit d068477a93
6 changed files with 61 additions and 4 deletions

View File

@@ -16,10 +16,10 @@
*/
// Main version variable
$version = '0.9.39.5';
$version = '0.10.0';
// Database version (YYYYMMDDC where C is a daily counter)
$dbversion = '201802130';
$dbversion = '201802150';
// Distribution branding-tag (used for Debian etc.)
$branding = '';