aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-08-29 23:38:23 -0700
committerzotlabs <mike@macgirvin.com>2017-08-29 23:38:23 -0700
commitad637b5b5063abbebda1498730d54434ab544ea0 (patch)
treece6176efc4260ee4748fcfcf1cd8a5c4dc968d6c /boot.php
parent5abc9ef10b385dea34c16337df65f99e8ec4d883 (diff)
parent0d3c378e10fb1f08cb5c9663edb04d9ee687837a (diff)
downloadvolse-hubzilla-ad637b5b5063abbebda1498730d54434ab544ea0.tar.gz
volse-hubzilla-ad637b5b5063abbebda1498730d54434ab544ea0.tar.bz2
volse-hubzilla-ad637b5b5063abbebda1498730d54434ab544ea0.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 8512bb2b7..e52d130f9 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.1' );
+define ( 'STD_VERSION', '2.7.2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1193 );