aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-06-09 11:04:56 +0200
committerMario Vavti <mario@mariovavti.com>2018-06-09 11:04:56 +0200
commitafaa8012c8040a431ff0f1a0908f6e51546cfd32 (patch)
treea24a1f944e2fbb7afe23139761d3418c9fd8aa0a
parentc4778e5e2494d262c18dd73815fb495964355fce (diff)
downloadvolse-hubzilla-afaa8012c8040a431ff0f1a0908f6e51546cfd32.tar.gz
volse-hubzilla-afaa8012c8040a431ff0f1a0908f6e51546cfd32.tar.bz2
volse-hubzilla-afaa8012c8040a431ff0f1a0908f6e51546cfd32.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 4ad37b274..f3603acc9 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.6' );
+define ( 'STD_VERSION', '3.5.7' );
define ( 'ZOT_REVISION', '6.0a' );