aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-16 16:32:26 -0700
committerzotlabs <mike@macgirvin.com>2017-09-16 16:32:26 -0700
commitaaa83ae5d2cbb7ee91bff5a61dabc9a6e07473ff (patch)
tree4ad5ee42177fd0c999bf373f63a78dbaa5fcec65 /boot.php
parente84281b620650db8f066f2643c1f9089a88e088d (diff)
parent6239a27288bacad225606a40a3dc6ac26072d329 (diff)
downloadvolse-hubzilla-aaa83ae5d2cbb7ee91bff5a61dabc9a6e07473ff.tar.gz
volse-hubzilla-aaa83ae5d2cbb7ee91bff5a61dabc9a6e07473ff.tar.bz2
volse-hubzilla-aaa83ae5d2cbb7ee91bff5a61dabc9a6e07473ff.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_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__ );