From 36ef1d1bc63d6c2040947ee9c18ba16072ffb76e Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 5 Dec 2015 13:24:58 -0800 Subject: move the instance stuff to abook where it belongs --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 48d81ff59..d80d5fd07 100755 --- a/boot.php +++ b/boot.php @@ -51,7 +51,7 @@ define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H' define ( 'STD_VERSION', '1.0' ); define ( 'ZOT_REVISION', 1 ); -define ( 'DB_UPDATE_VERSION', 1160 ); +define ( 'DB_UPDATE_VERSION', 1161 ); /** -- cgit v1.2.3