From a0d7997778ab872682993d9384c2c6906f96e5f7 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Wed, 28 Jul 2010 10:44:47 +0000 Subject: [PATCH] - forgot to set version string to 0.9.12-svn1 --- lib/tables.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tables.inc.php b/lib/tables.inc.php index ad49a40b..d68c10a4 100644 --- a/lib/tables.inc.php +++ b/lib/tables.inc.php @@ -72,7 +72,7 @@ define('PACKAGE_ENABLED', 2); // VERSION INFO -$version = '0.9.11'; +$version = '0.9.12-svn1'; $dbversion = '2'; $branding = '';