aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-08-01 00:57:15 +0200
committerMario Vavti <mario@mariovavti.com>2017-08-01 00:57:15 +0200
commitb66cd8363e19a05853876dd3146dd64bb7e683d2 (patch)
treea5d758fed1d7c8b9b8a7254563250578155811d7 /boot.php
parent376b05bcc9bbe6848c5693cd53201c0e8c8415ee (diff)
parent9ec995dbf072eb3143cae2b11a89522577a005ff (diff)
downloadvolse-hubzilla-b66cd8363e19a05853876dd3146dd64bb7e683d2.tar.gz
volse-hubzilla-b66cd8363e19a05853876dd3146dd64bb7e683d2.tar.bz2
volse-hubzilla-b66cd8363e19a05853876dd3146dd64bb7e683d2.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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 69b4db269..5b8c3006d 100755
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.7.0' );
define ( 'ZOT_REVISION', '1.3' );
-define ( 'DB_UPDATE_VERSION', 1192 );
+define ( 'DB_UPDATE_VERSION', 1193 );
define ( 'PROJECT_BASE', __DIR__ );