aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-12-21 09:05:29 +0100
committerMario <mario@mariovavti.com>2020-12-21 09:05:29 +0100
commitfac05e7dcd10feb41aefac9588e4a37b9cbe85bf (patch)
treed8d87739e44bdf87424b96ba1e49e637c88c34a5 /boot.php
parenteef3126f0b4dda20e35662fee8a3ea46901cead8 (diff)
downloadvolse-hubzilla-fac05e7dcd10feb41aefac9588e4a37b9cbe85bf.tar.gz
volse-hubzilla-fac05e7dcd10feb41aefac9588e4a37b9cbe85bf.tar.bz2
volse-hubzilla-fac05e7dcd10feb41aefac9588e4a37b9cbe85bf.zip
version 5.0.7
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 c001c7572..deb900937 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', '5.0.6' );
+define ( 'STD_VERSION', '5.0.7' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );