aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-11-19 11:12:32 +0100
committerMario Vavti <mario@mariovavti.com>2018-11-19 11:12:32 +0100
commit1044e8e91aff34df850c8408731f8c21280b8fda (patch)
tree0f39111b540172383142d221d10eeb37185aa72c
parentba4b1cb5afae9cb219053d7193bf064f12fd0a94 (diff)
downloadvolse-hubzilla-1044e8e91aff34df850c8408731f8c21280b8fda.tar.gz
volse-hubzilla-1044e8e91aff34df850c8408731f8c21280b8fda.tar.bz2
volse-hubzilla-1044e8e91aff34df850c8408731f8c21280b8fda.zip
version 3.8.53.8.5
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f4ef1a036..cbaec7000 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.4' );
+define ( 'STD_VERSION', '3.8.5' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1225 );