aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-27 22:23:47 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-27 22:23:47 +0100
commit2e4e56f7cc696b2c52014f0050294826caa74d7d (patch)
tree3c9d7a83fc13c878d134de2981e75a7278f06df7 /boot.php
parent7c600b03803bfddd2d98084ef5c1976e35b84f9e (diff)
downloadvolse-hubzilla-2e4e56f7cc696b2c52014f0050294826caa74d7d.tar.gz
volse-hubzilla-2e4e56f7cc696b2c52014f0050294826caa74d7d.tar.bz2
volse-hubzilla-2e4e56f7cc696b2c52014f0050294826caa74d7d.zip
if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes
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 cb682de31..c4c4dbc5b 100755
--- a/boot.php
+++ b/boot.php
@@ -51,7 +51,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.1.4' );
+define ( 'STD_VERSION', '3.1.5' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );