aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-07-18 13:50:32 +0200
committerMario Vavti <mario@mariovavti.com>2016-07-18 13:50:32 +0200
commit4371e6ad97de17e14faabdecf0cd96d23e4d39fe (patch)
tree471c1457166e36a0a8310ac28763feff2caf9cb9 /boot.php
parent571b8cc85b3a770f16aed021bb39b889e0275ed6 (diff)
parentf44ca74e9962dd2ae109c854924840b0adb0fc58 (diff)
downloadvolse-hubzilla-4371e6ad97de17e14faabdecf0cd96d23e4d39fe.tar.gz
volse-hubzilla-4371e6ad97de17e14faabdecf0cd96d23e4d39fe.tar.bz2
volse-hubzilla-4371e6ad97de17e14faabdecf0cd96d23e4d39fe.zip
resolve merge conflict
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index a967636d2..b5740cde5 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,9 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
+
define ( 'STD_VERSION', '1.11' );
+
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1180 );