aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-07-14 20:51:15 -0700
committerredmatrix <git@macgirvin.com>2016-07-14 20:51:15 -0700
commit94bd53c0f1faa333991786684028e347ab17cfb9 (patch)
tree3e52bc3501a3b8787886dcc2daec410bc0275ca4 /boot.php
parentf70f4a4e8558a6d715eb7ca0d02ac38753094068 (diff)
downloadvolse-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-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index bad3b2e5d..6abc4137e 100755
--- a/boot.php
+++ b/boot.php
@@ -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 );
/**