aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-16 16:32:11 -0700
committerzotlabs <mike@macgirvin.com>2017-09-16 16:32:11 -0700
commit8123a62302330cc8629d0c8ecb68d3d3be07a005 (patch)
tree67fbcab8ac0d506e82fb289deed4626f6689301b /boot.php
parent991db806466d114b4ec179af9930e859bb21843b (diff)
parent6239a27288bacad225606a40a3dc6ac26072d329 (diff)
downloadvolse-hubzilla-8123a62302330cc8629d0c8ecb68d3d3be07a005.tar.gz
volse-hubzilla-8123a62302330cc8629d0c8ecb68d3d3be07a005.tar.bz2
volse-hubzilla-8123a62302330cc8629d0c8ecb68d3d3be07a005.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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 aeb3ec8b6..2b290862b 100755
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.7.3' );
define ( 'ZOT_REVISION', '1.3' );
-define ( 'DB_UPDATE_VERSION', 1195 );
+define ( 'DB_UPDATE_VERSION', 1196 );
define ( 'PROJECT_BASE', __DIR__ );