aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-13 14:11:08 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-13 14:11:08 +0200
commitf0cdbd0f520d14f3840caf41856f56133e9c3970 (patch)
treeea6bf0ca2a5a878f0156286a928c70c427958e76 /boot.php
parent321b2b9b49e7c4412906e56ffdcc1be4bf8441be (diff)
parent9632cafa95e76a53460e761385a3376f14881eae (diff)
downloadvolse-hubzilla-f0cdbd0f520d14f3840caf41856f56133e9c3970.tar.gz
volse-hubzilla-f0cdbd0f520d14f3840caf41856f56133e9c3970.tar.bz2
volse-hubzilla-f0cdbd0f520d14f3840caf41856f56133e9c3970.zip
Merge branch 'dev' into 3.8RC
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 ccccd2ec9..b1417c6bd 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.8RC1.1' );
+define ( 'STD_VERSION', '3.9.1' );
define ( 'ZOT_REVISION', '6.0a' );