aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-08-12 16:11:07 -0700
committerzotlabs <mike@macgirvin.com>2017-08-12 16:11:07 -0700
commitf99b62b5167c5d855b55be451cf54327fc515777 (patch)
tree90b6029578929e43806e4e8ac1489e3a3e5006cd /boot.php
parent2f45182b4861397d317080d5a93c87c85866a2d9 (diff)
parent9da1439a4d71f925dcdfabc7882e71a17fe487ba (diff)
downloadvolse-hubzilla-f99b62b5167c5d855b55be451cf54327fc515777.tar.gz
volse-hubzilla-f99b62b5167c5d855b55be451cf54327fc515777.tar.bz2
volse-hubzilla-f99b62b5167c5d855b55be451cf54327fc515777.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 01a270f38..419efbac2 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.7.0' );
+define ( 'STD_VERSION', '2.7.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1193 );