aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-17 16:24:26 -0800
committerredmatrix <git@macgirvin.com>2016-02-17 16:24:26 -0800
commit4da7fcb41dd97669305551914964df57ffc22ee7 (patch)
treeb2fc2a5c702374caf2f4a27df66b751acf035bfb /boot.php
parent3a84e7051e70ac9c26ec705155ac4020d9a64f62 (diff)
downloadvolse-hubzilla-4da7fcb41dd97669305551914964df57ffc22ee7.tar.gz
volse-hubzilla-4da7fcb41dd97669305551914964df57ffc22ee7.tar.bz2
volse-hubzilla-4da7fcb41dd97669305551914964df57ffc22ee7.zip
schema updates for iconfig
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 1471aa781..b5b4aad4a 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.2' );
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1161 );
+define ( 'DB_UPDATE_VERSION', 1162 );
/**