aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-19 17:40:52 -0700
committerzotlabs <mike@macgirvin.com>2017-09-19 17:40:52 -0700
commit4ae503bef7e54601bf665e96a2af269d95a54e82 (patch)
tree9a065108f3cf4dcdf085263995ad6c8b2ae3ab55 /boot.php
parent51e40add661219c26c73f4b8d6da1f691e0b9b6d (diff)
parenta7d0c45606042dbf1c60019c508cfe6939b85f4b (diff)
downloadvolse-hubzilla-4ae503bef7e54601bf665e96a2af269d95a54e82.tar.gz
volse-hubzilla-4ae503bef7e54601bf665e96a2af269d95a54e82.tar.bz2
volse-hubzilla-4ae503bef7e54601bf665e96a2af269d95a54e82.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_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 2b290862b..e4738bd34 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.3' );
+define ( 'STD_VERSION', '2.7.4' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );