set version everywhere so updater takes effect :P

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-12-06 14:40:59 +01:00
parent 2035739131
commit 9f8a6a6f5e
3 changed files with 3 additions and 3 deletions

View File

@@ -72,6 +72,6 @@ define('PACKAGE_LOCKED', 1);
define('PACKAGE_ENABLED', 2);
// VERSION INFO
$version = '0.9.31-rc1';
$version = '0.9.31-rc2';
$dbversion = '2';
$branding = '';