aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-25 14:16:47 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-25 14:16:47 +0200
commitd5c3363909309dd7ae2925fff8c1235524cf9f6b (patch)
treeea3f4dedb73fe44c9c552c5b6110bb09386127cd /boot.php
parent2ede8e3675b5c38f3b8fa050f9d3ab1b76090a51 (diff)
downloadvolse-hubzilla-d5c3363909309dd7ae2925fff8c1235524cf9f6b.tar.gz
volse-hubzilla-d5c3363909309dd7ae2925fff8c1235524cf9f6b.tar.bz2
volse-hubzilla-d5c3363909309dd7ae2925fff8c1235524cf9f6b.zip
bump version
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 eb2c1ddff..d79f14617 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.5' );
+define ( 'STD_VERSION', '3.5.1' );
define ( 'ZOT_REVISION', '6.0a' );