aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-05 13:24:58 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-05 13:24:58 -0800
commit36ef1d1bc63d6c2040947ee9c18ba16072ffb76e (patch)
tree56f3285bcef0418ea368d6aa62eccd3d6ba5bdbc /boot.php
parent61aa33af1d30f047af709d7f513357e62c8307c3 (diff)
downloadvolse-hubzilla-36ef1d1bc63d6c2040947ee9c18ba16072ffb76e.tar.gz
volse-hubzilla-36ef1d1bc63d6c2040947ee9c18ba16072ffb76e.tar.bz2
volse-hubzilla-36ef1d1bc63d6c2040947ee9c18ba16072ffb76e.zip
move the instance stuff to abook where it belongs
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
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 );
/**