diff options
author | redmatrix <git@macgirvin.com> | 2016-02-18 00:20:08 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-18 00:20:08 -0800 |
commit | 76bf892f9f52c0deee313a89929185e332877f85 (patch) | |
tree | 73708b0268833e5cad6c92347f433727e9416fc8 /boot.php | |
parent | 879bc7192713b1411865058fad69b9ff5fdf860a (diff) | |
download | volse-hubzilla-76bf892f9f52c0deee313a89929185e332877f85.tar.gz volse-hubzilla-76bf892f9f52c0deee313a89929185e332877f85.tar.bz2 volse-hubzilla-76bf892f9f52c0deee313a89929185e332877f85.zip |
iconfig - add sharing variable
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.3' ); define ( 'ZOT_REVISION', 1 ); -define ( 'DB_UPDATE_VERSION', 1162 ); +define ( 'DB_UPDATE_VERSION', 1163 ); /** |