diff options
author | redmatrix <git@macgirvin.com> | 2016-02-17 16:24:26 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-17 16:24:26 -0800 |
commit | 4da7fcb41dd97669305551914964df57ffc22ee7 (patch) | |
tree | b2fc2a5c702374caf2f4a27df66b751acf035bfb /boot.php | |
parent | 3a84e7051e70ac9c26ec705155ac4020d9a64f62 (diff) | |
download | volse-hubzilla-4da7fcb41dd97669305551914964df57ffc22ee7.tar.gz volse-hubzilla-4da7fcb41dd97669305551914964df57ffc22ee7.tar.bz2 volse-hubzilla-4da7fcb41dd97669305551914964df57ffc22ee7.zip |
schema updates for iconfig
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); /** |