aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-20 09:23:44 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-20 09:23:44 +0200
commit7e99931733c75ded40c5c6bdd12a42213ccb7a2e (patch)
tree579ab25266cd2fad5af6eb43c8e935a45c870f14 /boot.php
parent7a1afc315d51366efcf604fc1fe3737375aac799 (diff)
downloadvolse-hubzilla-7e99931733c75ded40c5c6bdd12a42213ccb7a2e.tar.gz
volse-hubzilla-7e99931733c75ded40c5c6bdd12a42213ccb7a2e.tar.bz2
volse-hubzilla-7e99931733c75ded40c5c6bdd12a42213ccb7a2e.zip
implement jot reset button
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 48b32d45b..36f50533b 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.5' );
+define ( 'STD_VERSION', '3.5.6' );
define ( 'ZOT_REVISION', '6.0a' );