diff options
author | redmatrix <git@macgirvin.com> | 2016-07-14 20:51:15 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-07-14 20:51:15 -0700 |
commit | 94bd53c0f1faa333991786684028e347ab17cfb9 (patch) | |
tree | 3e52bc3501a3b8787886dcc2daec410bc0275ca4 /boot.php | |
parent | f70f4a4e8558a6d715eb7ca0d02ac38753094068 (diff) | |
download | volse-hubzilla-94bd53c0f1faa333991786684028e347ab17cfb9.tar.gz volse-hubzilla-94bd53c0f1faa333991786684028e347ab17cfb9.tar.bz2 volse-hubzilla-94bd53c0f1faa333991786684028e347ab17cfb9.zip |
schema updates for zot access tokens
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '1.9' ); define ( 'ZOT_REVISION', '1.1' ); -define ( 'DB_UPDATE_VERSION', 1179 ); +define ( 'DB_UPDATE_VERSION', 1180 ); /** |