From 76bf892f9f52c0deee313a89929185e332877f85 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 18 Feb 2016 00:20:08 -0800 Subject: iconfig - add sharing variable --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 905f05ef6..20f07c452 100755 --- a/boot.php +++ b/boot.php @@ -51,7 +51,7 @@ define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); define ( 'STD_VERSION', '1.2.3' ); define ( 'ZOT_REVISION', 1 ); -define ( 'DB_UPDATE_VERSION', 1162 ); +define ( 'DB_UPDATE_VERSION', 1163 ); /** -- cgit v1.2.3