summaryrefslogtreecommitdiff
path: root/include/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.php')
-rw-r--r--include/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.php b/include/common.php
index ad34b5e..4f64128 100644
--- a/include/common.php
+++ b/include/common.php
@@ -12,7 +12,7 @@ if (!defined('PUN_ROOT'))
// Define the version and database revision that this code was written for
define('FORUM_VERSION', '1.5.11');
-define('FORUM_DB_REVISION', 21);
+define('FORUM_DB_REVISION', 22);
define('FORUM_SI_REVISION', 2);
define('FORUM_PARSER_REVISION', 2);