aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-12-14 11:47:02 +0100
committerMario <mario@mariovavti.com>2018-12-14 11:47:02 +0100
commit79f828125d6e0287a238901e504e82109eed4c93 (patch)
treeff9158921529bacb467ef8b8e14ea8976ae77155
parentad4b18cbbe610cbbf47ba1c5e8c1ac3c46a378d0 (diff)
downloadvolse-hubzilla-79f828125d6e0287a238901e504e82109eed4c93.tar.gz
volse-hubzilla-79f828125d6e0287a238901e504e82109eed4c93.tar.bz2
volse-hubzilla-79f828125d6e0287a238901e504e82109eed4c93.zip
version bump
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index dedfa4654..73ed18bd7 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.8.6' );
+define ( 'STD_VERSION', '3.8.7' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1225 );