set master-branch version to next dev-version, so people don't break their database too early

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-12-08 14:36:04 +01:00
parent e7ce62c7ff
commit 2e9310daf1
3 changed files with 5 additions and 5 deletions

View File

@@ -51,6 +51,6 @@ define('TABLE_PANEL_DOMAIN_SSL_SETTINGS', 'domain_ssl_settings');
define('TABLE_DOMAINTOIP', 'panel_domaintoip');
// VERSION INFO
$version = '0.9.31-rc99';
$version = '0.9.32-dev1';
$dbversion = '2';
$branding = '';