aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-13 23:10:13 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-13 23:10:13 +0200
commit83f8a03964cef46e35242af0e150e62d99fde5cf (patch)
tree5ac1020971b6bd091bb1381473c73afb9599d957 /boot.php
parent7ed32a764cc0ffe8335affec37f28f63d9fd52c5 (diff)
downloadvolse-hubzilla-83f8a03964cef46e35242af0e150e62d99fde5cf.tar.gz
volse-hubzilla-83f8a03964cef46e35242af0e150e62d99fde5cf.tar.bz2
volse-hubzilla-83f8a03964cef46e35242af0e150e62d99fde5cf.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 4eed19254..b2186246d 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.3' );
+define ( 'STD_VERSION', '3.5.4' );
define ( 'ZOT_REVISION', '6.0a' );